* Build failures in 3.18, 4.4, 4.9 -stable-queue
@ 2017-06-19 4:09 Guenter Roeck
2017-06-19 5:21 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2017-06-19 4:09 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Pretty much everything fails to build.
kernel/time/alarmtimer.c: In function 'alarm_timer_set':
time/alarmtimer.c:619:30: error: invalid operands to binary < (have 'ktime_t' and 'long int')
alarmtimer.c:620:27: error: incompatible types when assigning to type 'ktime_t' from type 'long int'
make[3]: *** [kernel/time/alarmtimer.o] Error 1
Guenter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Build failures in 3.18, 4.4, 4.9 -stable-queue
2017-06-19 4:09 Build failures in 3.18, 4.4, 4.9 -stable-queue Guenter Roeck
@ 2017-06-19 5:21 ` Greg Kroah-Hartman
2017-06-19 5:29 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2017-06-19 5:21 UTC (permalink / raw)
To: Guenter Roeck; +Cc: stable
On Sun, Jun 18, 2017 at 09:09:14PM -0700, Guenter Roeck wrote:
> Pretty much everything fails to build.
>
> kernel/time/alarmtimer.c: In function 'alarm_timer_set':
> time/alarmtimer.c:619:30: error: invalid operands to binary < (have 'ktime_t' and 'long int')
> alarmtimer.c:620:27: error: incompatible types when assigning to type 'ktime_t' from type 'long int'
> make[3]: *** [kernel/time/alarmtimer.o] Error 1
Yeah, my build-bot found this as well and I fixed it locally, trying to
get a vpn set up to push it out publicly, sorry...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Build failures in 3.18, 4.4, 4.9 -stable-queue
2017-06-19 5:21 ` Greg Kroah-Hartman
@ 2017-06-19 5:29 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2017-06-19 5:29 UTC (permalink / raw)
To: Guenter Roeck; +Cc: stable
On Mon, Jun 19, 2017 at 01:21:41PM +0800, Greg Kroah-Hartman wrote:
> On Sun, Jun 18, 2017 at 09:09:14PM -0700, Guenter Roeck wrote:
> > Pretty much everything fails to build.
> >
> > kernel/time/alarmtimer.c: In function 'alarm_timer_set':
> > time/alarmtimer.c:619:30: error: invalid operands to binary < (have 'ktime_t' and 'long int')
> > alarmtimer.c:620:27: error: incompatible types when assigning to type 'ktime_t' from type 'long int'
> > make[3]: *** [kernel/time/alarmtimer.o] Error 1
>
> Yeah, my build-bot found this as well and I fixed it locally, trying to
> get a vpn set up to push it out publicly, sorry...
Now pushed out, sorry for the delay, internet access at this conference
is really spotty.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-19 5:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 4:09 Build failures in 3.18, 4.4, 4.9 -stable-queue Guenter Roeck
2017-06-19 5:21 ` Greg Kroah-Hartman
2017-06-19 5:29 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.