On 03/12/15 15:18, akpm@linux-foundation.org wrote:
The mm-of-the-moment snapshot 2015-03-12-15-17 has been uploaded to
http://www.ozlabs.org/~akpm/mmotm/
mmotm-readme.txt says
README for mm-of-the-moment:
http://www.ozlabs.org/~akpm/mmotm/
This is a snapshot of my -mm patch queue. Uploaded at random hopefully
more than once a week.
You will need quilt to apply these patches to the latest Linus release (3.x
or 3.x-rcY). The series file is in broken-out.tar.gz and is duplicated in
http://ozlabs.org/~akpm/mmotm/series
on i386: found in mmotm but contained in linux-next:
when CONFIG_INET is not enabled:
drivers/built-in.o: In function `rocker_port_fib_ipv4.isra.55':
rocker.c:(.text+0x1ea5ae): undefined reference to `arp_tbl'
rocker.c:(.text+0x1ea6b1): undefined reference to `arp_tbl'
drivers/built-in.o: In function `rocker_netevent_event':
rocker.c:(.text+0x1ea7b8): undefined reference to `arp_tbl'
--
~Randy