public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Date: Tue, 6 May 2008 14:49:46 +0200	[thread overview]
Message-ID: <20080506124946.GA2146@elte.hu> (raw)
In-Reply-To: <b6a2187b0805051806v25fa1272xb08e0b70b9c3408@mail.gmail.com>


* Jeff Chua <jeff.chua.linux@gmail.com> wrote:

> On Sun, May 4, 2008 at 3:38 AM, Linus Torvalds
> <torvalds@linux-foundation.org> wrote:
> >
> >  So this merge window was somewhat rocky in the sense that there was a lot
> >  of arguments about it, but at the same time I at least personally think
> >  that from a technical angle, we had somewhat less scary stuff going on
> >  than has been almost the rule lately.
> 
> I'm seeing this on a Dell 2950 (quad-core) during boot up, but not on
> my IBM X60s (dual-core). This is using the lastest git 2.6.26-rc1.
> 
> Just checking to see if this is a known bug before doing the bisect -- 
> more painful on the 2950 to reboot.

> ------------[ cut here ]------------
> WARNING: at arch/x86/mm/pgtable_32.c:178 pmd_bad+0xa3/0xe3()
> Modules linked in:
> Pid: 1226, comm: khelper Not tainted 2.6.26-rc1 #4
>  [<c0121614>] warn_on_slowpath+0x40/0x65
>  [<c011823e>] kmap_atomic+0x11/0x14
>  [<c01183b7>] kunmap_atomic+0x4f/0x78
>  [<c014a0db>] get_page_from_freelist+0x33a/0x3da
>  [<c014a225>] __alloc_pages_internal+0x98/0x356
>  [<c01181f8>] kmap_atomic_prot+0x102/0x137
>  [<c01183b7>] kunmap_atomic+0x4f/0x78
>  [<c0154dd0>] handle_mm_fault+0xb70/0xbba
>  [<c011770c>] pmd_bad+0xa3/0xe3
>  [<c0151cad>] follow_page+0x109/0x30a
>  [<c015516b>] get_user_pages+0x351/0x3c0
>  [<c016aec4>] get_arg_page+0x2b/0x7b
>  [<c016afe1>] copy_strings+0xcd/0x173
>  [<c016b0a0>] copy_strings_kernel+0x19/0x27
>  [<c016c28a>] do_execve+0xd9/0x18f
>  [<c010136a>] sys_execve+0x2a/0x4f
>  [<c0102d22>] syscall_call+0x7/0xb
>  [<c038007b>] i8042_probe+0x29f/0x508
>  [<c0106034>] kernel_execve+0x14/0x18
>  [<c012dcfc>] ____call_usermodehelper+0x0/0x105
>  [<c012ddf7>] ____call_usermodehelper+0xfb/0x105
>  [<c012dcfc>] ____call_usermodehelper+0x0/0x105
>  [<c0103917>] kernel_thread_helper+0x7/0x10

no, i have not seen this reported yet.

we have an strace/ptrace fix pending in x86.git - but that should not 
affect khelper.

	Ingo

  reply	other threads:[~2008-05-06 12:50 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06  1:06 Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad Jeff Chua
2008-05-06 12:49 ` Ingo Molnar [this message]
2008-05-06 13:56   ` Hugh Dickins
2008-05-06 15:04     ` Ingo Molnar
2008-05-06 15:09       ` Linus Torvalds
2008-05-06 15:15         ` Ingo Molnar
2008-05-06 16:16           ` Linus Torvalds
2008-05-06 16:30             ` Ingo Molnar
2008-05-06 15:32         ` Jeremy Fitzhardinge
2008-05-06 16:12           ` Hugh Dickins
2008-05-06 18:39     ` Linus Torvalds
2008-05-06 19:43       ` Hugh Dickins
2008-05-06 19:49       ` [PATCH] x86: fix PAE pmd_bad bootup warning Hugh Dickins
2008-05-06 20:06         ` Linus Torvalds
2008-05-06 20:30           ` Hugh Dickins
2008-05-08 16:07             ` Nishanth Aravamudan
2008-05-06 20:22         ` Hans Rosenfeld
2008-05-06 20:36           ` Hugh Dickins
2008-05-07 23:39             ` Nishanth Aravamudan
2008-05-06 20:42           ` Dave Hansen
2008-05-08 14:34             ` Hans Rosenfeld
2008-05-08 14:39               ` Hans Rosenfeld
2008-05-08 14:52               ` Dave Hansen
2008-05-08 15:11                 ` Hans Rosenfeld
2008-05-08 15:51                   ` Dave Hansen
2008-05-08 16:19                     ` Hans Rosenfeld
2008-05-08 16:33                       ` Nishanth Aravamudan
2008-05-08 16:51                         ` Hans Rosenfeld
2008-05-08 17:16                           ` Nishanth Aravamudan
2008-05-08 18:42                             ` Dave Hansen
2008-05-08 18:58                               ` Hugh Dickins
2008-05-08 19:06                                 ` Dave Hansen
2008-05-08 18:48                             ` Hugh Dickins
2008-05-08 19:49                               ` Matt Mackall
2008-05-08 20:08                                 ` Dave Hansen
2008-05-08 20:02                               ` Hans Rosenfeld
2008-05-08 20:16                                 ` Dave Hansen
2008-05-08 23:15                                 ` Dave Hansen
2008-05-14 19:01                                   ` Matt Mackall
2008-05-09  9:03                                 ` Paul Mundt
2008-05-08 16:42                       ` Dave Hansen
2008-05-08 15:44                 ` Nishanth Aravamudan
2008-05-07  4:40         ` Jeff Chua
2008-05-07  5:30           ` Hugh Dickins

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=20080506124946.GA2146@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=jeff.chua.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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