login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
9
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vmap_pte_range)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Nick Piggin
Subject:
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vmap_pte_range)
Date: Tuesday, September 9, 2008 - 12:55 am
On Tuesday 09 September 2008 15:05, Krzysztof Helt wrote:
quoted text
> On Tue, 9 Sep 2008 13:04:47 +1000 > > Nick Piggin <nickpiggin@yahoo.com.au> wrote: > > On Tuesday 09 September 2008 03:52, Krzysztof Helt wrote: > > > alloc_vmap_area within(e07f0000-fffb7000) size=801000 > > > returns=(e0880000-e1081000) > > > alloc_vmap_area within(e07f0000-fffb7000) size=2000 > > > returns=(e07f0000-e07f2000) > > > alloc_vmap_area within(e07f0000-fffb7000) size=2000 > > > returns=(e0822000-e0824000) > > > vunmap_page_range (e07f0000-e07f2000 size=2000) > > > free_vmap_area (e07f0000-e07f2000 size=2000) > > > > > > alloc_vmap_area within(e07f0000-fffb7000) size=5000 > > > returns=(e07f0000-e07f5000) > > > ------------[ cut here ]------------ > > > WARNING: at mm/vmalloc.c:40 check_pte_range+0x83/0x90() > > > > Thanks for that, it clearly shows the virtual address allocator > > is allowing an overlapping allocation after a vm_unmap_aliases() > > call. Unfortunately, my "random" test case happened not to > > trigger that... I should have paid more attention to edge cases > > rather than just random testing. > > > > Anyway, I hope this fix should solve the problem for you? (it > > fixes it here) > > Your patch fixes two WARN_ON dumps from my original dmesg (agp > related and module loading related). > The remaining one is the acpi kobject duplication. > > Tested-by: Krzysztof Helt <krzysztof.h1@wp.pl> > > Thanks a lot Nick, > Krzysztof
Great, thanks very much for reporting and testing. --
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:
2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vmap_p ...
, Krzysztof Helt
, (Fri Sep 5, 11:45 pm)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Andrew Morton
, (Fri Sep 5, 11:50 pm)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Krzysztof Helt
, (Sat Sep 6, 3:18 am)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Nick Piggin
, (Mon Sep 8, 2:05 am)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Nick Piggin
, (Mon Sep 8, 2:37 am)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Krzysztof Helt
, (Mon Sep 8, 10:52 am)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Nick Piggin
, (Mon Sep 8, 8:04 pm)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Krzysztof Helt
, (Mon Sep 8, 10:05 pm)
Re: 2.6.27-rc5-mm1: 3 WARN_ON dumps during boot (acpi + vm ...
, Nick Piggin
, (Tue Sep 9, 12:55 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Hugh Dickins
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Bernhard Beck
[PATCH 001/001] usb-serial: Add ThinkOptics WavIT
Oleg Nesterov
Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
Greg KH
[patch 07/21] rtc-pcf8563: detect polarity of century bit automatically
git
:
Jonathan del Strother
Re: [PATCH] Fixing path quoting issues
Gerrit Pape
[PATCH] fix skipping merge-order test with NO_OPENSSL=1.
Linus Torvalds
Re: Implementing branch attributes in git config
Johannes Schindelin
Re: Trying to use git-filter-branch to compress history by removing large, obsolet...
Gerrit Pape
[PATCH] hooks--update: fix test for properly set up project description file
linux-netdev
:
David Miller
Re: [PATCH 04/15] tg3: Preserve LAA when device control is released
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Sven Wegener
[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
Stephen Hemminger
[PATCH 2/2] sky2: fix transmit state on resume
git-commits-head
:
Linux Kernel Mailing List
[SCSI] scsi ioctl: fix kernel-doc warning
Linux Kernel Mailing List
ALSA: HDA - Correct trivial typos in comments.
Linux Kernel Mailing List
i2c-viapro: Add support for SMBus Process Call transactions
Linux Kernel Mailing List
i2c: Documentation: upgrading clients HOWTO
Linux Kernel Mailing List
[PATCH] fix sysctl_nr_open bugs
openbsd-misc
:
Die Gestalt
Re: How to re-build openssl with SHA1 support?
Edwin Eyan Moragas
Re: managing routes for multiple PPPoE connections
Brian Candler
Re: OBSD's perspective on SELinux
Jonathan Schleifer
Why is getaddrinfo breaking POSIX?
Predrag Punosevac
Re: Kernel developers guide/tutorial
Colocation donated by:
Syndicate