From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch 5/7] make netfilter use strict integer types Date: Wed, 25 Feb 2009 16:59:40 -0800 (PST) Message-ID: <20090225.165940.116607063.davem@davemloft.net> References: <20090225.165552.32040707.davem@davemloft.net> <49A5E92E.8080505@zytor.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jengelh@medozas.de, arnd@arndb.de, sam@ravnborg.org, kyle@infradead.org, mingo@elte.hu, jaswinderrajput@gmail.com, mingo@redhat.com, dwmw2@infradead.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org To: hpa@zytor.com Return-path: In-Reply-To: <49A5E92E.8080505@zytor.com> Sender: linux-arch-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org From: "H. Peter Anvin" Date: Wed, 25 Feb 2009 16:58:22 -0800 > David Miller wrote: > > Disagreed, I think we should have done what Arnd is doing > > a long time ago. > > Ending up with linux/types.h in userspace for these kinds of > > interfaces is already a fore-gone conclusion, it happens > > already whether you like it or not. > > And existing apps will work just fine, since they are already > > getting stdint.h > > As for compile time, since you're already getting linux/types.h > > in your apps it's a non-argument. But even if it was, what > > are you compiling netfilter utilities on? A VAX? > > I take it that you're OK that we merge Arnd's patchset? Yes, ignore Jan, I think he forgot to take his medication today: Acked-by: David S. Miller