Hi all, After merging the final tree, today's linux-next build (arm defconfig) failed like this:
fs/built-in.o: In function `nfsd_reply_cache_stats_show':
super.c:(.text+0x87308): undefined reference to `__udivdi3'
Probably caused by commit 187da2f90879 ("nfsd: keep track of the max and
average time to search the cache") which adds a divide by u64
(num_searches).
I have reverted that commit and the following one for today.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/
pgpgR76op757D.pgp
Description: PGP signature

