Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1236225

Re: [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation
Date 2015-09-30 14:20 +0200
Message-ID <qeowx-4Il-7@gated-at.bofh.it> (permalink)
References <qenKb-3xS-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Arnd,

[auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]

reproduce:
  # apt-get install sparse
  make ARCH=x86_64 allmodconfig
  make C=1 CF=-D__CHECK_ENDIAN__


sparse warnings: (new ones prefixed by >>)

>> kernel/time/timekeeping.c:850:5: sparse: symbol 'ktime_get_ms_of_day' was not declared. Should it be static?

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation Arnd Bergmann <arnd@arndb.de> - 2015-09-30 13:30 +0200
  Re: [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation kbuild test robot <lkp@intel.com> - 2015-09-30 14:00 +0200
    Re: [Y2038] [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation Arnd Bergmann <arnd@arndb.de> - 2015-09-30 14:40 +0200
      [RFC v2] ipv4: avoid timespec in timestamp computation Arnd Bergmann <arnd@arndb.de> - 2015-09-30 15:00 +0200
  Re: [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation kbuild test robot <lkp@intel.com> - 2015-09-30 14:20 +0200
  [RFC PATCH] ipv4: ktime_get_ms_of_day() can be static kbuild test robot <lkp@intel.com> - 2015-09-30 14:20 +0200

csiph-web