Re: kernel-2.6.10-rc1-mm1 compile issue

From: Stef van der Made
Date: Thu Oct 28 2004 - 16:42:57 EST



Hi Chris,

I've tried the patch but it failed to apply. By the looks of the code the patch was already applied. It looks like a new issue :-(

Line 759 and on look like this

#if defined(PG_skipped)
ClearPageSkipped(page);
#endif
if (page->mapping != NULL)
delete_from_page_cache(page);
unlock_page(page);
}

Cheers,

Stef

Chris Wright wrote:

* Stef van der Made (svdmade@xxxxxxxxx) wrote:


fs/built-in.o(.text+0x7ac23): In function `drop_page':
: undefined reference to `delete_from_page_cache'
make: *** [.tmp_vmlinux1] Error 1



Fix was posted, try this archive link:

http://marc.theaimsgroup.com/?l=linux-kernel&m=109887945018256&w=2

thanks,
-chris



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/