login
Login
/
Register
Search
Header Space
Forums
News
Jobs
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
6
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
view
thread
Score:
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Ingo Molnar <mingo@...>
To: Jeff Chua <jeff.chua.linux@...>
Cc: Linus Torvalds <torvalds@...>, Linux Kernel Mailing List <linux-kernel@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>
Subject:
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Date: Tuesday, May 6, 2008 - 8:49 am
* Jeff Chua <jeff.chua.linux@gmail.com> wrote:
quoted text
> 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.
quoted text
> ------------[ 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 --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Jeff Chua
, (Mon May 5, 9:06 pm)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Ingo Molnar
, (Tue May 6, 8:49 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Hugh Dickins
, (Tue May 6, 9:56 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Linus Torvalds
, (Tue May 6, 2:39 pm)
[PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Tue May 6, 3:49 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Jeff Chua
, (Wed May 7, 12:40 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Wed May 7, 1:30 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Tue May 6, 4:22 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Tue May 6, 4:42 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 10:34 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 10:52 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Nishanth Aravamudan
, (Thu May 8, 11:44 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 11:11 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 11:51 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 12:19 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 12:42 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Nishanth Aravamudan
, (Thu May 8, 12:33 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 12:51 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Nishanth Aravamudan
, (Thu May 8, 1:16 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Thu May 8, 2:48 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 4:02 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Paul Mundt
, (Fri May 9, 5:03 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 7:15 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Matt Mackall
, (Wed May 14, 3:01 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 4:16 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Matt Mackall
, (Thu May 8, 3:49 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 4:08 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 2:42 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Thu May 8, 2:58 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Dave Hansen
, (Thu May 8, 3:06 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hans Rosenfeld
, (Thu May 8, 10:39 am)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Tue May 6, 4:36 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Nishanth Aravamudan
, (Wed May 7, 7:39 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Linus Torvalds
, (Tue May 6, 4:06 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Hugh Dickins
, (Tue May 6, 4:30 pm)
Re: [PATCH] x86: fix PAE pmd_bad bootup warning
, Nishanth Aravamudan
, (Thu May 8, 12:07 pm)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Hugh Dickins
, (Tue May 6, 3:43 pm)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Ingo Molnar
, (Tue May 6, 11:04 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Linus Torvalds
, (Tue May 6, 11:09 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Jeremy Fitzhardinge
, (Tue May 6, 11:32 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Hugh Dickins
, (Tue May 6, 12:12 pm)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Ingo Molnar
, (Tue May 6, 11:15 am)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Linus Torvalds
, (Tue May 6, 12:16 pm)
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
, Ingo Molnar
, (Tue May 6, 12:30 pm)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-btrfs
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-ia64
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-kvm
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
open-graphics
open-graphics-announce-kt
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
openmoko-community
openmoko-devel
openmoko-kernel
reiserfs-devel
tux3
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Yu Zhao
[PATCH 2/16 v6] PCI: define PCI resource names in an 'enum'
Greg Kroah-Hartman
[PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment
Laurent Riffard
Re: 2.6.23-mm1: BUG in reiserfs_delete_xattrs
Ben Crowhurst
Kernel Development & Objective-C
git
:
Kyle Rose
[OT] Re: C++ *for Git*
cte
linking libgit.a in C++ projects
Linus Torvalds
Re: CRLF problems with Git on Win32
Pierre Habouzit
Re: [PATCH] bundle, fast-import: detect write failure
netbsd-tech-kern
:
Thor Lancelot Simon
Re: sysctl knob to let sugid processes dump core (pr 15994)
YAMAMOTO Takashi
Re: Patches for EST and SMP
Bill Studenmund
Re: @booted_kernel magic symlink?
Adam Hamsik
Re: Thread benchmarks, round 2
openbsd-misc
:
Chris
OpenBSD 4.4 installation error: write failed; file system full
Samuel Moñux
Cyrus IMAP performance problems [Long]
Steve B
Intel Atom and D945GCLF2
James Hartley
scp batch mode?
Latest forum posts
Serial Driver Implementation Help
14 hours ago
Linux kernel
aacraid bad
15 hours ago
Linux general
Tools: GCC 3.4.6, Final GCC 3 Release
1 day ago
Applications and Utilities
GNU/Hurd is so awful
2 days ago
GNU/Hurd
read /dev/mem not working in 2.6
4 days ago
Linux general
Issues with NETLINK sockets
5 days ago
Linux kernel
Anyone experiancing compiling issues with 2.6.26.6 patching with rt patch 2.6.26.6-rt11?
5 days ago
Linux kernel
Change network interface from eth0 to ppp0
5 days ago
Linux general
kernel module to intercept socket creation
5 days ago
Linux kernel
command to set Subnet Mask
6 days ago
Linux general
Show all forums...
Recent Tags
more tags
Colocation donated by:
Who's online
There are currently
0 users
and
752 guests
online.
Syndicate
speck-geostationary