On 07/13/2011 11:16 PM, Jiri Slaby wrote: > On 07/13/2011 05:45 AM, Greg KH wrote: >> Joe Perches (2): >> bug.h: Add WARN_RATELIMIT >> net: filter: Use WARN_RATELIMIT > > Hi, this causes a build failure on PPC with minimalistic config (PS3) [1]: > net/core/filter.c: In function 'sk_run_filter': > net/core/filter.c:297: error: implicit declaration of function > 'WARN_RATELIMIT' > > net/core/filter.c should include linux/bug.h (or linux/kernel.h).
Ah, no, PS3 doesn't have CONFIG_BUG set. > [1] > http://gitorious.org/opensuse/kernel-source/blobs/SLE11-SP1/config/ppc/ps3 > > regards, -- js suse labs _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
