Messages in this thread |  | | | Date | Sun, 22 May 2011 18:15:30 -0400 (EDT) | | Subject | Re: [PATCH] net: add missing prefetch.h include | | From | David Miller <> |
| |
From: Heiko Carstens <heiko.carstens@de.ibm.com> Date: Sun, 22 May 2011 18:55:10 +0200
> From: Heiko Carstens <heiko.carstens@de.ibm.com> > > Fixes build errors on s390 and probably other archs as well: > > In file included from net/ipv4/ip_forward.c:32:0: > include/net/udp.h: In function 'udp_csum_outgoing': > include/net/udp.h:141:2: error: implicit declaration of function 'prefetch' > > Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
No, as Linus pointed out, he will just remove these prefetches in here, they should just be removed.
|  |