public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Sparse warnings from sched.h
@ 2017-11-26  5:46 Jakub Kicinski
  2017-11-26 10:46 ` Matthew Wilcox
  2017-11-26 10:46 ` luca abeni
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2017-11-26  5:46 UTC (permalink / raw)
  To: Matthew Wilcox, luca abeni, Ingo Molnar, Dan Carpenter; +Cc: LKML

Hi!

Did these:

./include/linux/sched.h:476:62: error: dubious one-bit signed bitfield
./include/linux/sched.h:477:62: error: dubious one-bit signed bitfield
./include/linux/sched.h:478:62: error: dubious one-bit signed bitfield
./include/linux/sched.h:479:62: error: dubious one-bit signed bitfield

got fixed?  I saw there were patches posted, but nothing have reached
Linus's tree, yet.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sparse warnings from sched.h
  2017-11-26  5:46 Sparse warnings from sched.h Jakub Kicinski
@ 2017-11-26 10:46 ` Matthew Wilcox
  2017-11-26 10:46 ` luca abeni
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Wilcox @ 2017-11-26 10:46 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: luca abeni, Ingo Molnar, Dan Carpenter, LKML

On Sat, Nov 25, 2017 at 09:46:11PM -0800, Jakub Kicinski wrote:
> Hi!
> 
> Did these:
> 
> ./include/linux/sched.h:476:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:477:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:478:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:479:62: error: dubious one-bit signed bitfield
> 
> got fixed?  I saw there were patches posted, but nothing have reached
> Linus's tree, yet.

I got an email from tipbot indicating that Ingo merged it to sched/urgent.

Commit-ID:  aa5222e92f8000ed3c1c38dddf11c83222aadfb3
Gitweb:     https://git.kernel.org/tip/aa5222e92f8000ed3c1c38dddf11c83222aadfb3
Author:     Dan Carpenter <dan.carpenter@oracle.com>
AuthorDate: Fri, 13 Oct 2017 10:01:22 +0300
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Tue, 21 Nov 2017 09:25:01 +0100

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sparse warnings from sched.h
  2017-11-26  5:46 Sparse warnings from sched.h Jakub Kicinski
  2017-11-26 10:46 ` Matthew Wilcox
@ 2017-11-26 10:46 ` luca abeni
  1 sibling, 0 replies; 3+ messages in thread
From: luca abeni @ 2017-11-26 10:46 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Matthew Wilcox, Ingo Molnar, Dan Carpenter, LKML

On Sat, 25 Nov 2017 21:46:11 -0800
Jakub Kicinski <kubakici@wp.pl> wrote:

> Hi!
> 
> Did these:
> 
> ./include/linux/sched.h:476:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:477:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:478:62: error: dubious one-bit signed bitfield
> ./include/linux/sched.h:479:62: error: dubious one-bit signed bitfield
> 
> got fixed?  I saw there were patches posted, but nothing have reached
> Linus's tree, yet.

I think a fix is in the tip tree:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=aa5222e92f8000ed3c1c38dddf11c83222aadfb3



				Luca

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-26 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-26  5:46 Sparse warnings from sched.h Jakub Kicinski
2017-11-26 10:46 ` Matthew Wilcox
2017-11-26 10:46 ` luca abeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox