Re: Linux 2.6.32.43

From: Jiri Slaby
Date: Wed Jul 13 2011 - 17:16:57 EST


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).

[1]
http://gitorious.org/opensuse/kernel-source/blobs/SLE11-SP1/config/ppc/ps3

regards,
--
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/