On Wed, 2011-07-13 at 12:37 +0200, saidone wrote: > Hello Joe, > I tried to build the latest stable kernel 2.6.32.43 with gcc 3.4.6, but > it stopped while compiling filter.c: > net/core/filter.c: In function `sk_run_filter': > net/core/filter.c:294: error: implicit declaration of function > `WARN_RATELIMIT' > How can I patch it in a "safe" manner? > Thanks in advance, > Marco Marini
I believe net/core/filter.c will need to #include <linux/ratelimit.h> _______________________________________________ stable mailing list stable@linux.kernel.org http://linux.kernel.org/mailman/listinfo/stable