mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.4.19rc4aa1
Date: Thu, 1 Aug 2002 16:17:03 +0200	[thread overview]
Message-ID: <20020801141703.GT1132@dualathlon.random> (raw)
In-Reply-To: <20020801055124.GB1132@dualathlon.random>

On Thu, Aug 01, 2002 at 07:51:24AM +0200, Andrea Arcangeli wrote:
> This may be the last update for a week (unless there's a quick bug to
> fix before next morning :). I wanted to ship async-io and largepage

I would like to thank Randy Hron for reproducing this problem so
quickly with the ltp testsuite:

>>EIP; 80132cc2 <shmem_writepage+22/130>   <=====

here the fix:

--- 2.4.19rc4aa1/include/linux/mm.h.~1~	Thu Aug  1 07:15:54 2002
+++ 2.4.19rc4aa1/include/linux/mm.h	Thu Aug  1 16:13:56 2002
@@ -296,8 +296,8 @@ typedef struct page {
 #define PG_checked		12	/* kill me in 2.5.<early>. */
 #define PG_arch_1		13
 #define PG_reserved		14
-#define PG_bigpage		15
 #define PG_launder		15	/* written out by VM pressure.. */
+#define PG_bigpage		16
 
 /* Make it prettier to test the above... */
 #define UnlockPage(page)	unlock_page(page)


new rc4aa2 with this single fix is coming, if anybody else found any
other problem please let me know ASAP :), thanks.

Andrea

  reply	other threads:[~2002-08-01 14:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-01  5:51 2.4.19rc4aa1 Andrea Arcangeli
2002-08-01 14:17 ` Andrea Arcangeli [this message]
2002-08-01 14:26   ` 2.4.19rc4aa1 J.A. Magallon
2002-08-01 18:01     ` 2.4.19rc4aa1 Andrea Arcangeli
2002-08-01 14:30   ` 2.4.19rc4aa1 Christoph Hellwig
2002-08-01 14:41     ` 2.4.19rc4aa1 Sergey S. Kostyliov
2002-08-01 14:42       ` 2.4.19rc4aa1 Christoph Hellwig
2002-08-01 14:47         ` 2.4.19rc4aa1 J.A. Magallon
2002-08-01 16:15     ` 2.4.19rc4aa1 J.A. Magallon

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=20020801141703.GT1132@dualathlon.random \
    --to=andrea@suse.de \
    --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

all inboxes | Powered by JetHome®