mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Valdis.Kletnieks@vt.edu
Cc: linux-kernel@vger.kernel.org, "Jun'ichi Nomura" <j-nomura@ce.jp.nec.com>
Subject: Re: 2.6.16-rc5-mm3
Date: Tue, 7 Mar 2006 14:30:29 -0800	[thread overview]
Message-ID: <20060307143029.3149e6b6.akpm@osdl.org> (raw)
In-Reply-To: <200603072217.k27MH6IJ003533@turing-police.cc.vt.edu>

Valdis.Kletnieks@vt.edu wrote:
>
> On Tue, 07 Mar 2006 02:19:29 PST, Andrew Morton said:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc5/2.6.16-rc5-mm3/
> 
> Seen during early boot from the initrd, while the initrd was firing up a
> 'lvm vgscan' to get the root filesystem accessible.. 2.6.15-rc5-mm2 didn't do this.
> Dell laptop, Pentium4, UP kernel...
> 
> [   16.959458] Freeing unused kernel memory: 176k freed
> [   16.984855] Write protecting the kernel read-only data: 998k
> [   17.044106] Time: tsc clocksource has been installed.
> [   17.600897] BUG: sleeping function called from invalid context at mm/slab.c:2751
> [   17.625891] in_atomic():1, irqs_disabled():0
> [   17.650461]  [<c0103aba>] show_trace+0xd/0xf
> [   17.674759]  [<c0103b5b>] dump_stack+0x17/0x19
> [   17.698533]  [<c010ff3c>] __might_sleep+0x86/0x90
> [   17.722149]  [<c015155a>] kmem_cache_alloc+0x27/0x82
> [   17.745520]  [<c015baf1>] bd_claim_by_kobject+0x77/0x1b1
> [   17.768657]  [<c02a55a4>] open_dev+0x54/0x72
> [   17.791983]  [<c02a5c8b>] dm_get_device+0x13f/0x336
> [   17.815254]  [<c02a656c>] linear_ctr+0x7f/0xbb
> [   17.838389]  [<c02a5996>] dm_table_add_target+0x10e/0x233
> [   17.861491]  [<c02a7c82>] table_load+0xc9/0x1a5
> [   17.884366]  [<c02a796b>] ctl_ioctl+0x208/0x246
> [   17.906866]  [<c01653f2>] do_ioctl+0x4e/0x67
> [   17.929035]  [<c0165657>] vfs_ioctl+0x24c/0x25f
> [   17.950782]  [<c01656b1>] sys_ioctl+0x47/0x62
> [   17.971931]  [<c0102707>] syscall_call+0x7/0xb
> [   18.426629] kjournald starting.  Commit interval 5 seconds
> 

Thanks.  Those patches are being redone.

Jun'ishi-san, please ensure that they're tested with CONFIG_PREEMPT and all
debug options turned on.


  reply	other threads:[~2006-03-07 22:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-07 10:19 2.6.16-rc5-mm3 Andrew Morton
2006-03-07 11:22 ` 2.6.16-rc5-mm3 Christoph Hellwig
2006-03-07 11:23   ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-10  9:44     ` 2.6.16-rc5-mm3 Christoph Hellwig
2006-03-07 20:37 ` 2.6.16-rc5-mm3 Martin Bligh
2006-03-07 20:39   ` 2.6.16-rc5-mm3 Martin Bligh
2006-03-07 20:51     ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-07 21:01       ` 2.6.16-rc5-mm3 Christoph Lameter
2006-03-07 21:21         ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-09 15:03       ` 2.6.16-rc5-mm3 Martin J. Bligh
2006-03-07 21:22 ` 2.6.16-rc5-mm3 Jesper Juhl
2006-03-07 22:17 ` 2.6.16-rc5-mm3 Valdis.Kletnieks
2006-03-07 22:30   ` Andrew Morton [this message]
2006-03-07 22:39     ` 2.6.16-rc5-mm3 Jun'ichi Nomura
2006-03-08  1:53 ` 2.6.16-rc5-mm3 Grant Coady
2006-03-08  9:08 ` [-mm patch] add a prototype for v9fs_printfcall() Adrian Bunk
2006-03-08 11:30 ` 2.6.16-rc5-mm3: Why did dlm_lockres_master_requery() become global? Adrian Bunk
2006-03-08 11:34 ` [-mm patch] fs/9p/fcprint.c: make 2 functions static Adrian Bunk
2006-03-09  2:30 ` 2.6.16-rc5-mm3 Matthias Urlichs
2006-03-09  6:15 ` 2.6.16-rc5-mm3 Benoit Boissinot
     [not found]   ` <20060309144451.GA24034@ens-lyon.fr>
2006-03-09 15:11     ` 2.6.16-rc5-mm3 Benoit Boissinot
2006-03-11 15:20 ` ata2: dev 0 failed to IDENTIFY (I/O error) [Was: 2.6.16-rc5-mm3] Jiri Slaby
2006-03-11 15:57   ` [PATCH] libata: fix missing classes[] initialization in ata_bus_probe() Tejun Heo
2006-03-12  0:05     ` Jeff Garzik
     [not found] <5NHCi-8jp-5@gated-at.bofh.it>
2006-03-09 12:11 ` 2.6.16-rc5-mm3 Tilman Schmidt
2006-03-09 12:18   ` 2.6.16-rc5-mm3 Andrew Morton
2006-03-09 18:07     ` 2.6.16-rc5-mm3 Tilman Schmidt

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=20060307143029.3149e6b6.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=j-nomura@ce.jp.nec.com \
    --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