From: Andrea Arcangeli <andrea@suse.de>
To: Hugh Dickins <hugh@veritas.com>
Cc: Rik van Riel <riel@redhat.com>,
Matt_Domsch@Dell.com, marcelo.tosatti@cyclades.com,
linux-kernel@vger.kernel.org, benh@kernel.crashing.org
Subject: Re: [PATCH] page->flags corruption fix
Date: Sun, 12 Oct 2003 15:35:37 +0200 [thread overview]
Message-ID: <20031012133537.GO16013@velociraptor.random> (raw)
In-Reply-To: <20031012132132.GN16013@velociraptor.random>
On Sun, Oct 12, 2003 at 03:21:32PM +0200, Andrea Arcangeli wrote:
> +++ race/mm/swap.c 2003-10-12 15:02:54.000000000 +0200
> @@ -54,6 +54,19 @@ void activate_page(struct page * page)
> /**
> * lru_cache_add: add a page to the page lists
^ while porting the fix to UL I noticed this comment needs __ in
front of it, I'm not spamming the list with another full patch since it
makes no functional difference, this is an incremental:
--- race/mm/swap.c.~1~ 2003-10-12 15:02:54.000000000 +0200
+++ race/mm/swap.c 2003-10-12 15:31:58.000000000 +0200
@@ -52,7 +52,7 @@ void activate_page(struct page * page)
}
/**
- * lru_cache_add: add a page to the page lists
+ * __lru_cache_add: add a page to the page lists
* @page: the page to add
*
* This function is for when the caller already holds
I uploaded the full update here anyways:
http://www.us.kernel.org/pub/linux/kernel/people/andrea/patches/v2.4/2.4.23pre7/anon-lru-race-better-fix-3
Andrea
next prev parent reply other threads:[~2003-10-12 13:34 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-08 15:31 [PATCH] page->flags corruption fix Matt_Domsch
2003-10-08 15:53 ` Hugh Dickins
2003-10-08 15:59 ` Rik van Riel
2003-10-08 17:15 ` Hugh Dickins
2003-10-08 17:41 ` Marcelo Tosatti
2003-10-08 17:52 ` Rik van Riel
2003-10-11 13:48 ` Andrea Arcangeli
2003-10-11 16:03 ` Andrea Arcangeli
2003-10-12 11:15 ` Hugh Dickins
2003-10-12 13:21 ` Andrea Arcangeli
2003-10-12 13:35 ` Andrea Arcangeli [this message]
2003-10-12 14:11 ` Rik van Riel
2003-10-12 14:36 ` Andrea Arcangeli
2003-10-12 17:20 ` Rik van Riel
2003-10-12 20:40 ` Andrea Arcangeli
-- strict thread matches above, loose matches on Subject: below --
2003-10-07 16:26 Rik van Riel
2003-10-08 14:49 ` Hugh Dickins
2003-10-08 14:57 ` David S. Miller
2003-10-08 15:10 ` Rik van Riel
2003-10-08 15:47 ` Hugh Dickins
2003-10-08 15:52 ` Rik van Riel
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=20031012133537.GO16013@velociraptor.random \
--to=andrea@suse.de \
--cc=Matt_Domsch@Dell.com \
--cc=benh@kernel.crashing.org \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
--cc=riel@redhat.com \
/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