[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A287D5A.3000408@redhat.com>
Date: Fri, 05 Jun 2009 10:05:14 +0800
From: Amerigo Wang <amwang@...hat.com>
To: Sam Ravnborg <sam@...nborg.org>
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
linux-kbuild@...r.kernel.org
Subject: Re: [Patch 1/2] kbuild: two trivial fixes for check headers
Sam Ravnborg wrote:
> Rightfully is does...
> But is think it is a prototype of a function.
>
> But think about it - it does not makes sense to have an
> extern declarationof a variable in an exported header.
> There is no way that userspace can access this variable
> from user-space and therefore the declaration of the variable
> needs to be moved to a kernel-only header file.
>
>
Agree, then the script looks wrong. I will fix it.
> So if you touch this I would ask you not to consider a single line
> in jffs-user.h - but rather take a critiacal look at the whole
> file and fix any issues there is.
> And then to send it to the mtd people (dwmw2).
> I did not look at the file but just looking at yout patch
> the "undef jemode_to_cpu" looks fishy in an exported header.
>
Hmm, after googling a bit, I got this patch:
http://patchwork.ozlabs.org/patch/26224/
So I won't touch this.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists