[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150717080822.2c4d8b7b@canb.auug.org.au>
Date: Fri, 17 Jul 2015 08:08:22 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Oleg Nesterov <oleg@...hat.com>
Subject: linux-next: build failure after merge of the akpm-current tree
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (lots with
CONFIG_MMU not set) failed like this:
fs/built-in.o:(.rodata+0x1060): undefined reference to `filemap_page_mkwrite'
Caused by commit
fb416a02f75c ("mm: move ->mremap() from file_operations to vm_operations_struct").
filemap_page_mkwrite only exists when CONFIG_MMU is set.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists