[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1908192323180.4008@nanos.tec.linutronix.de>
Date: Mon, 19 Aug 2019 23:24:33 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: kbuild test robot <lkp@...el.com>
cc: kbuild-all@...org, linux-kernel@...r.kernel.org, tipbuild@...or.com
Subject: Re: [tip:WIP.timers/core 49/68] include/linux/sched/types.h:16:2:
error: unknown type name 'u64'
On Tue, 20 Aug 2019, kbuild test robot wrote:
>
> All errors (new ones prefixed by >>):
>
> In file included from <command-line>:0:0:
Huch? What kind of weird include chain is that?
> >> include/linux/sched/types.h:16:2: error: unknown type name 'u64'
> u64 utime;
> ^~~
> include/linux/sched/types.h:17:2: error: unknown type name 'u64'
> u64 stime;
> ^~~
All (header) files which include that new header have u64 defined.
Thanks,
tglx
Powered by blists - more mailing lists