linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cliff White <cliffw@osdl.org>
To: joshk@triplehelix.org, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, akpm@osdl.org
Subject: Re: 2.6.0-test5-mm1
Date: Tue, 09 Sep 2003 14:57:46 -0700	[thread overview]
Message-ID: <200309092157.h89Lvkm31595@mail.osdl.org> (raw)
In-Reply-To: Message from Joshua Kwan <joshk@triplehelix.org>  of "Tue, 09 Sep 2003 00:02:13 PDT." <20030909070213.GF7314@triplehelix.org>


OSDL's STP saw this problem, no tests ran on 2.6.0-test5-mm1

We've added this patch (PLM #2112) and are running tests now.
cliffw


> On Mon, Sep 08, 2003 at 11:50:28PM -0700, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm1/
> 
> Needs the following patch to compile:
> 
> --- mm/slab.c~	2003-09-08 23:58:31.000000000 -0700
> +++ mm/slab.c	2003-09-08 23:58:33.000000000 -0700
> @@ -2794,11 +2794,13 @@
>  		} else {
>  			kernel_map_pages(virt_to_page(objp), c->objsize/PAGE_SIZE, 1);
>  
> +#if DEBUG
>  			if (c->flags & SLAB_RED_ZONE)
>  				printk("redzone: 0x%lx/0x%lx.\n", *dbg_redzone1(c, objp), *dbg_redzone2(c, objp));
>  
>  			if (c->flags & SLAB_STORE_USER)
>  				printk("Last user: %p.\n", *dbg_userword(c, objp));
> +#endif
>  		}
>  		spin_unlock_irqrestore(&c->spinlock, flags);
>  
> -- 
> Joshua Kwan



  reply	other threads:[~2003-09-09 21:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09  6:50 2.6.0-test5-mm1 Andrew Morton
2003-09-09  7:02 ` 2.6.0-test5-mm1 Joshua Kwan
2003-09-09 21:57   ` Cliff White [this message]
2003-09-09  7:53 ` 2.6.0-test5-mm1 Jeremy Fitzhardinge
2003-09-10 19:59 ` 2.6.0-test5-mm1 usb keyboard prob Jonathan Brown
2003-09-10 21:17 ` 2.6.0-test5-mm1 Wiktor Wodecki
2003-09-11  6:53 ` 2.6.0-test5-mm1 William Lee Irwin III
2003-09-13  9:13 ` 2.6.0-test5-mm1 Alex Riesen
2003-09-14  8:46   ` 2.6.0-test5-mm1 Andrey Borzenkov
2003-09-14 13:52     ` 2.6.0-test5-mm1 Alex Riesen
2003-09-14 14:01       ` 2.6.0-test5-mm1 Andrey Borzenkov
2003-09-09 20:14 2.6.0-test5-mm1 Jan Ischebeck
2003-09-09 23:14 ` 2.6.0-test5-mm1 Joshua Kwan
2003-09-10 23:01 2.6.0-test5-mm1 Nakajima, Jun
2003-09-11  7:23 ` 2.6.0-test5-mm1 Wiktor Wodecki

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=200309092157.h89Lvkm31595@mail.osdl.org \
    --to=cliffw@osdl.org \
    --cc=akpm@osdl.org \
    --cc=joshk@triplehelix.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).