From: Stef van der Made <svdmade@planet.nl>
To: Chris Wright <chrisw@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel-2.6.10-rc1-mm1 compile issue
Date: Thu, 28 Oct 2004 23:35:08 +0200 [thread overview]
Message-ID: <4181660C.3080202@planet.nl> (raw)
In-Reply-To: <20041028134351.E14339@build.pdx.osdl.net>
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@planet.nl) 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
>
>
next prev parent reply other threads:[~2004-10-28 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-28 20:26 Stef van der Made
2004-10-28 20:43 ` Chris Wright
2004-10-28 21:35 ` Stef van der Made [this message]
2004-10-28 21:54 ` Chris Wright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4181660C.3080202@planet.nl \
--to=svdmade@planet.nl \
--cc=chrisw@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome