public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Can we get warnings from the x86 userspace headers fixed?
@ 2009-01-12 21:28 Sam Ravnborg
  2009-01-12 21:31 ` Harvey Harrison
  2009-01-12 22:14 ` Cyrill Gorcunov
  0 siblings, 2 replies; 8+ messages in thread
From: Sam Ravnborg @ 2009-01-12 21:28 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: LKML

Hi Ingo.

We have recently introduced a lot of new warnings for our
userspace headers.

Try to do a "make headers_check" and enjoy...

Are there any chance you could ask one of your helpers to
start to look into the x86 specific ones?

If we get x86 clean this would create more incentive to
make the generic clean too.

I had originally planned to attack the generic headers
(include/linux/*) but I'm faced by reality after my
vacation and has almost no spare time for the time being.

I already fixed the sparc headers but that is not 
visible compared to x86 (the fixes was btw easy).

I can try to help by doing a few reviews in the
beginning but I need to fix kbuild stuff first where
I have a few serious issues pending. And lacks time...

	Sam


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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:28 Can we get warnings from the x86 userspace headers fixed? Sam Ravnborg
@ 2009-01-12 21:31 ` Harvey Harrison
  2009-01-12 21:36   ` Sam Ravnborg
  2009-01-12 21:37   ` Ingo Molnar
  2009-01-12 22:14 ` Cyrill Gorcunov
  1 sibling, 2 replies; 8+ messages in thread
From: Harvey Harrison @ 2009-01-12 21:31 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: Ingo Molnar, LKML

On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
> Hi Ingo.
> 
> We have recently introduced a lot of new warnings for our
> userspace headers.
> 
> Try to do a "make headers_check" and enjoy...
> 
> Are there any chance you could ask one of your helpers to
> start to look into the x86 specific ones?
> 
> If we get x86 clean this would create more incentive to
> make the generic clean too.
> 
> I had originally planned to attack the generic headers
> (include/linux/*) but I'm faced by reality after my
> vacation and has almost no spare time for the time being.
> 
> I already fixed the sparc headers but that is not 
> visible compared to x86 (the fixes was btw easy).
> 
> I can try to help by doing a few reviews in the
> beginning but I need to fix kbuild stuff first where
> I have a few serious issues pending. And lacks time...
> 

I'll have a go at some of them this afternoon unless someone beats me to it.

Harvey



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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:31 ` Harvey Harrison
@ 2009-01-12 21:36   ` Sam Ravnborg
  2009-01-12 21:37   ` Ingo Molnar
  1 sibling, 0 replies; 8+ messages in thread
From: Sam Ravnborg @ 2009-01-12 21:36 UTC (permalink / raw)
  To: Harvey Harrison; +Cc: Ingo Molnar, LKML

On Mon, Jan 12, 2009 at 01:31:03PM -0800, Harvey Harrison wrote:
> On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
> > Hi Ingo.
> > 
> > We have recently introduced a lot of new warnings for our
> > userspace headers.
> > 
> > Try to do a "make headers_check" and enjoy...
> > 
> > Are there any chance you could ask one of your helpers to
> > start to look into the x86 specific ones?
> > 
> > If we get x86 clean this would create more incentive to
> > make the generic clean too.
> > 
> > I had originally planned to attack the generic headers
> > (include/linux/*) but I'm faced by reality after my
> > vacation and has almost no spare time for the time being.
> > 
> > I already fixed the sparc headers but that is not 
> > visible compared to x86 (the fixes was btw easy).
> > 
> > I can try to help by doing a few reviews in the
> > beginning but I need to fix kbuild stuff first where
> > I have a few serious issues pending. And lacks time...
> > 
> 
> I'll have a go at some of them this afternoon unless someone beats me to it.

Thanks Harvey!

	Sam

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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:31 ` Harvey Harrison
  2009-01-12 21:36   ` Sam Ravnborg
@ 2009-01-12 21:37   ` Ingo Molnar
  2009-01-12 21:44     ` Cyrill Gorcunov
  2009-01-13  7:03     ` Jaswinder Singh Rajput
  1 sibling, 2 replies; 8+ messages in thread
From: Ingo Molnar @ 2009-01-12 21:37 UTC (permalink / raw)
  To: Harvey Harrison
  Cc: Sam Ravnborg, LKML, Cyrill Gorcunov, Jaswinder Singh Rajput


* Harvey Harrison <harvey.harrison@gmail.com> wrote:

> On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
> > Hi Ingo.
> > 
> > We have recently introduced a lot of new warnings for our
> > userspace headers.
> > 
> > Try to do a "make headers_check" and enjoy...
> > 
> > Are there any chance you could ask one of your helpers to
> > start to look into the x86 specific ones?
> > 
> > If we get x86 clean this would create more incentive to
> > make the generic clean too.
> > 
> > I had originally planned to attack the generic headers
> > (include/linux/*) but I'm faced by reality after my
> > vacation and has almost no spare time for the time being.
> > 
> > I already fixed the sparc headers but that is not 
> > visible compared to x86 (the fixes was btw easy).
> > 
> > I can try to help by doing a few reviews in the
> > beginning but I need to fix kbuild stuff first where
> > I have a few serious issues pending. And lacks time...
> > 
> 
> I'll have a go at some of them this afternoon unless someone beats me to 
> it.

thanks Harvey! Please work against tip/master if you do that, there's a 
few header file changes in the queue already.

	Ingo

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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:37   ` Ingo Molnar
@ 2009-01-12 21:44     ` Cyrill Gorcunov
  2009-01-12 21:48       ` Cyrill Gorcunov
  2009-01-13  7:03     ` Jaswinder Singh Rajput
  1 sibling, 1 reply; 8+ messages in thread
From: Cyrill Gorcunov @ 2009-01-12 21:44 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Harvey Harrison, Sam Ravnborg, LKML, Jaswinder Singh Rajput

[Ingo Molnar - Mon, Jan 12, 2009 at 10:37:19PM +0100]
| 
| * Harvey Harrison <harvey.harrison@gmail.com> wrote:
| 
| > On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
| > > Hi Ingo.
| > > 
| > > We have recently introduced a lot of new warnings for our
| > > userspace headers.
| > > 
| > > Try to do a "make headers_check" and enjoy...
| > > 
| > > Are there any chance you could ask one of your helpers to
| > > start to look into the x86 specific ones?
| > > 
| > > If we get x86 clean this would create more incentive to
| > > make the generic clean too.
| > > 
| > > I had originally planned to attack the generic headers
| > > (include/linux/*) but I'm faced by reality after my
| > > vacation and has almost no spare time for the time being.
| > > 
| > > I already fixed the sparc headers but that is not 
| > > visible compared to x86 (the fixes was btw easy).
| > > 
| > > I can try to help by doing a few reviews in the
| > > beginning but I need to fix kbuild stuff first where
| > > I have a few serious issues pending. And lacks time...
| > > 
| > 
| > I'll have a go at some of them this afternoon unless someone beats me to 
| > it.
| 
| thanks Harvey! Please work against tip/master if you do that, there's a 
| few header file changes in the queue already.
| 
| 	Ingo
| 

hmm... what I've got:

---
cyrill@lenovo linux-2.6.git $ make headers_check
  CHK     include/linux/version.h
make[1]: `scripts/unifdef' is up to date.
cyrill@lenovo linux-2.6.git $ 
---

I don't know what to think...

		- Cyrill -

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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:44     ` Cyrill Gorcunov
@ 2009-01-12 21:48       ` Cyrill Gorcunov
  0 siblings, 0 replies; 8+ messages in thread
From: Cyrill Gorcunov @ 2009-01-12 21:48 UTC (permalink / raw)
  To: Ingo Molnar, Harvey Harrison, Sam Ravnborg, LKML,
	Jaswinder Singh Rajput

[Cyrill Gorcunov - Tue, Jan 13, 2009 at 12:44:20AM +0300]
| [Ingo Molnar - Mon, Jan 12, 2009 at 10:37:19PM +0100]
| | 
| | * Harvey Harrison <harvey.harrison@gmail.com> wrote:
| | 
| | > On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
| | > > Hi Ingo.
| | > > 
| | > > We have recently introduced a lot of new warnings for our
| | > > userspace headers.
| | > > 
| | > > Try to do a "make headers_check" and enjoy...
| | > > 
| | > > Are there any chance you could ask one of your helpers to
| | > > start to look into the x86 specific ones?
| | > > 
| | > > If we get x86 clean this would create more incentive to
| | > > make the generic clean too.
| | > > 
| | > > I had originally planned to attack the generic headers
| | > > (include/linux/*) but I'm faced by reality after my
| | > > vacation and has almost no spare time for the time being.
| | > > 
| | > > I already fixed the sparc headers but that is not 
| | > > visible compared to x86 (the fixes was btw easy).
| | > > 
| | > > I can try to help by doing a few reviews in the
| | > > beginning but I need to fix kbuild stuff first where
| | > > I have a few serious issues pending. And lacks time...
| | > > 
| | > 
| | > I'll have a go at some of them this afternoon unless someone beats me to 
| | > it.
| | 
| | thanks Harvey! Please work against tip/master if you do that, there's a 
| | few header file changes in the queue already.
| | 
| | 	Ingo
| | 
| 
| hmm... what I've got:
| 
| ---
| cyrill@lenovo linux-2.6.git $ make headers_check
|   CHK     include/linux/version.h
| make[1]: `scripts/unifdef' is up to date.
| cyrill@lenovo linux-2.6.git $ 
| ---
| 
| I don't know what to think...
| 
| 		- Cyrill -

Just checked out last -tip. Ugh, damn, so many warnings... :(

		- Cyrill -

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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:28 Can we get warnings from the x86 userspace headers fixed? Sam Ravnborg
  2009-01-12 21:31 ` Harvey Harrison
@ 2009-01-12 22:14 ` Cyrill Gorcunov
  1 sibling, 0 replies; 8+ messages in thread
From: Cyrill Gorcunov @ 2009-01-12 22:14 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: Ingo Molnar, LKML

[Sam Ravnborg - Mon, Jan 12, 2009 at 10:28:55PM +0100]
| Hi Ingo.
| 
| We have recently introduced a lot of new warnings for our
| userspace headers.
| 
| Try to do a "make headers_check" and enjoy...
| 
| Are there any chance you could ask one of your helpers to
| start to look into the x86 specific ones?
| 
| If we get x86 clean this would create more incentive to
| make the generic clean too.
| 
| I had originally planned to attack the generic headers
| (include/linux/*) but I'm faced by reality after my
| vacation and has almost no spare time for the time being.
| 
| I already fixed the sparc headers but that is not 
| visible compared to x86 (the fixes was btw easy).
| 
| I can try to help by doing a few reviews in the
| beginning but I need to fix kbuild stuff first where
| I have a few serious issues pending. And lacks time...
| 
| 	Sam
| 

Sam, I hope to find some spare time for this
tomorrow (it's night here). At least in one
moment headers_check assume that CONFIG is exported
into user space even being bound by pure C comments.

---
/home/cyrill/projects/kernel/linux-2.6.git/usr/include/asm/e820.h:13: leaks
CONFIG_NODES to userspace where it is not valid
---

Just a note.

		- Cyrill -

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

* Re: Can we get warnings from the x86 userspace headers fixed?
  2009-01-12 21:37   ` Ingo Molnar
  2009-01-12 21:44     ` Cyrill Gorcunov
@ 2009-01-13  7:03     ` Jaswinder Singh Rajput
  1 sibling, 0 replies; 8+ messages in thread
From: Jaswinder Singh Rajput @ 2009-01-13  7:03 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Harvey Harrison, Sam Ravnborg, LKML, Cyrill Gorcunov,
	Jaswinder Singh Rajput

On Tue, Jan 13, 2009 at 3:07 AM, Ingo Molnar <mingo@elte.hu> wrote:
>
> * Harvey Harrison <harvey.harrison@gmail.com> wrote:
>
>> On Mon, 2009-01-12 at 22:28 +0100, Sam Ravnborg wrote:
>> > Hi Ingo.
>> >
>> > We have recently introduced a lot of new warnings for our
>> > userspace headers.
>> >
>> > Try to do a "make headers_check" and enjoy...
>> >
>> > Are there any chance you could ask one of your helpers to
>> > start to look into the x86 specific ones?
>> >
>> > If we get x86 clean this would create more incentive to
>> > make the generic clean too.
>> >
>> > I had originally planned to attack the generic headers
>> > (include/linux/*) but I'm faced by reality after my
>> > vacation and has almost no spare time for the time being.
>> >
>> > I already fixed the sparc headers but that is not
>> > visible compared to x86 (the fixes was btw easy).
>> >
>> > I can try to help by doing a few reviews in the
>> > beginning but I need to fix kbuild stuff first where
>> > I have a few serious issues pending. And lacks time...
>> >
>>
>> I'll have a go at some of them this afternoon unless someone beats me to
>> it.
>
> thanks Harvey! Please work against tip/master if you do that, there's a
> few header file changes in the queue already.
>

Some patches are also available in:

http://git.kernel.org/?p=linux/kernel/git/jaswinder/linux-2.6-tiptop.git;a=summary

Thanks
--
JSR

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

end of thread, other threads:[~2009-01-13  7:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 21:28 Can we get warnings from the x86 userspace headers fixed? Sam Ravnborg
2009-01-12 21:31 ` Harvey Harrison
2009-01-12 21:36   ` Sam Ravnborg
2009-01-12 21:37   ` Ingo Molnar
2009-01-12 21:44     ` Cyrill Gorcunov
2009-01-12 21:48       ` Cyrill Gorcunov
2009-01-13  7:03     ` Jaswinder Singh Rajput
2009-01-12 22:14 ` Cyrill Gorcunov

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