Hugh Dickins wrote:
On Tue, 13 Feb 2007, Randy Dunlap wrote:From: Randy Dunlap <[email protected]> Don't check for pte swap entries when CONFIG_SWAP=n. And save 'present' in the vec array. mm/built-in.o: In function `sys_mincore': (.text+0xe584): undefined reference to `swapper_space' Signed-off-by: Randy Dunlap <[email protected]>What you've done there is fine, Randy, thank you.
Can't you have migration without swap?
But I just got out of bed to take another look, and indeed: what is it doing in the none_mapped !vma->vm_file case? passing back an uninitialized vector.
I must have completely forgotten about the vector :( -- SUSE Labs, Novell Inc.Send instant messages to your online friends http://au.messenger.yahoo.com -
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Christoph Lameter <[email protected]>
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Hugh Dickins <[email protected]>
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- References:
- build error: allnoconfig fails on mincore/swapper_space
- From: Randy Dunlap <[email protected]>
- Re: build error: allnoconfig fails on mincore/swapper_space
- From: Andrew Morton <[email protected]>
- Re: build error: allnoconfig fails on mincore/swapper_space
- From: Nick Piggin <[email protected]>
- [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Randy Dunlap <[email protected]>
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Hugh Dickins <[email protected]>
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Randy Dunlap <[email protected]>
- Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- From: Hugh Dickins <[email protected]>
- build error: allnoconfig fails on mincore/swapper_space
- Prev by Date: Re: [PATCH debugfs: implement symbolic links
- Next by Date: Re: [patch 05/21] Xen-paravirt: paravirt_ops: allocate a fixmap slot
- Previous by thread: Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- Next by thread: Re: [patch] build error: allnoconfig fails on mincore/swapper_space
- Index(es):