[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201204140930.39643.arnd@arndb.de>
Date: Sat, 14 Apr 2012 09:30:39 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Lubos Lunak <l.lunak@...e.cz>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Seebach <peter.seebach@...driver.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][RESEND] do not redefine userspace's NULL #define
On Saturday 14 April 2012, Lubos Lunak wrote:
> That's what the original version of my patch did, but Arnd pointed out that
> other exported headers might use NULL and thus not be self-contained in
> userspace after this change, breaking backwards source compatibility. But I'd
> expect such breakages to be rather unlikely (stddef.h is probably pulled in
> by pretty much everything), so if you're fine with it, I'm ok with this
> solution too.
Yes, I stand corrected on that one. I have checked that actually no exported
headers rely on the definition of NULL, so your original patch is good.
Acked-by: Arnd Bergmann <arnd@...db.de>
--
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