On Wed, 2008-06-18 at 12:52 +1000, Stephen Rothwell wrote: > Hi Trond, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > fs/built-in.o: In function `.nfs_parse_ip_address': > super.c:(.text+0xe2f08): undefined reference to `.__ipv6_addr_type' > > Some CONFIG_IPV6 protections are needed ... > > I reverted commit 09491a874d4f9a8676567bc58bce9dec9539740d ("NFS: handle > interface identifiers in incoming IPv6 addresses"). I suggest something like the attached patch. Comments Chuck? Trond