Messages in this thread |  | | Date | Thu, 13 Sep 2012 18:01:21 +1000 | From | Stephen Rothwell <> | Subject | linux-next: build failure after merge of the final tree (akpm tree related) |
| |
Hi all,
After merging the final tree, today's linux-next build (sparc64 defconfig) failed like this:
mm/internal.h: In function 'swap_cache_hit': mm/internal.h:377:3: error: implicit declaration of function 'atomic_dec_if_positive' [-Werror=implicit-function-declaration]
Caused by commit "swap: add a simple detector for inappropriate swapin readahead" from the akmp tree. atomic_dec_if_positive() appears to only exist on avr32, microblaze, mips, powerpc and x86 ...
I have reverted that commit (and the following trivial fix commit) for today.
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au [unhandled content-type:application/pgp-signature] |  |