login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
26
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Mike Travis
Subject:
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
Date: Tuesday, August 26, 2008 - 12:06 pm
David Miller wrote:
quoted text
> From: Ingo Molnar <mingo@elte.hu> > Date: Tue, 26 Aug 2008 09:22:20 +0200 > >> And i guess the next generation of 4K CPUs support should just get away >> from cpumask_t-on-kernel-stack model altogether, as the current model is >> not maintainable. We tried the on-kernel-stack variant, and it really >> does not work reliably. We can fix this in v2.6.28. > > I recently did some work on sparc64 to use cpumask pointers > as much as possible. > > The only case that didn't work was due to a limitation in > arch interfaces for the new generic smp_call_function() code. > It passes a cpumask_t instead of a pointer to one via > arch_send_call_function_ipi(). > > But other than that, the whole sparc64 SMP stuff uses cpumask_t > pointers only. > > What it comes down to is that you have to do the "self cpu" > and other tests in the cross-call dispatch routines themselves, > instead of at the top-level working on cpumask_t objects. > > Otherwise you have to modify cpumask_t objects and thus pluck > them onto the stack where they take up silly amounts of space.
Yes, I had proposed either modifying, or supplementing a new smp_call function to pass the cpumask_t as a pointer (similar to set_cpus_allowed_ptr.) But an ABI change such as this was not well received at the time. Thanks, Mike --
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-rc4-git1: Reported regressions from 2.6.26
, Rafael J. Wysocki
, (Sat Aug 23, 11:07 am)
[Bug #11141] no battery or DC status - Dell i1501
, Rafael J. Wysocki
, (Sat Aug 23, 11:07 am)
[Bug #11191] 2.6.26-git8: spinlock lockup in c1e_idle()
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11207] VolanoMark regression with 2.6.27-rc1
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11220] Screen stays black after resume
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11219] KVM modules break emergency reboot
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11215] INFO: possible recursive locking detected ps2 ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11210] libata badness
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11209] 2.6.27-rc1 process time accounting
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11237] corrupt PMD after resume
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11224] Only three cores found on quad-core machine.
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11230] Kconfig no longer outputs a .config with fres ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11271] BUG: fealnx in 2.6.27-rc1
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11264] Invalid op opcode in kernel/workqueue
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11254] KVM: fix userspace ABI breakage
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11282] Please fix x86 defconfig regression
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11279] 2.6.27-rc0 Power Bugs with HP/Compaq Laptops
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11276] build error: CONFIG_OPTIMIZE_INLINING=y cause ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11272] BUG: parport_serial in 2.6.27-rc1 for NetMos ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11334] myri10ge: use ioremap_wc: compilation failure ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11336] 2.6.27-rc2:stall while mounting root fs
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11335] 2.6.27-rc2-git5 BUG: unable to handle kernel ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11308] tbench regression on each kernel release from ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11340] LTP overnight run resulted in unusable box
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11343] SATA Cold Boot Problems with 2.6.27-rc[23] on ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11358] net: forcedeth call restore mac addr in nv_sh ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11357] Can not boot up with zd1211rw USB-Wlan Stick
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11356] Linux 2.6.27-rc3 - build failure: undefined r ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11355] Regression in 2.6.27-rc2 when cross-building ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11354] AMD Elan regression with 2.6.27-rc3
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11380] lockdep warning: cpu_add_remove_lock at:cpu_m ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11379] char/tpm: tpm_infineon no longer loaded for H ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11361] my servers with nvidia mcp55 nic don't work w ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11360] mpc8xxx_wdt.c doesn't build modular
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11401] pktcdvd: BUG, NULL pointer dereference in pkt ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11398] hda_intel: IRQ timing workaround is activated ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11388] 2.6.27-rc3 warns about MTRR range; only 3 of ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11406] patch "x86: MOVE PCI IO ECS code to x86/pci" ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11405] 2.6.27-rc3 segfault on cold boot; not on warm ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11403] 2.6.27-rc2 USB suspend regression
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11402] skbuff bug?
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11404] BUG: in 2.6.23-rc3-git7 in do_cciss_intr
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11413] get_rtc_time() triggers NMI watchdog in hpet_ ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined ...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11407] suspend: unable to handle kernel paging request
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11410] SLUB list_lock vs obj_hash.lock...
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
[Bug #11414] Random crashes with 2.6.27-rc3 on PPC
, Rafael J. Wysocki
, (Sat Aug 23, 11:10 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Sat Aug 23, 1:10 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Arjan van de Ven
, (Sat Aug 23, 1:15 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Sat Aug 23, 1:17 pm)
Re: [Bug #11210] libata badness
, Jeff Garzik
, (Sat Aug 23, 3:23 pm)
Re: [Bug #11271] BUG: fealnx in 2.6.27-rc1
, Jeff Garzik
, (Sat Aug 23, 3:26 pm)
Re: [Bug #11343] SATA Cold Boot Problems with 2.6.27-rc[23 ...
, Jeff Garzik
, (Sat Aug 23, 3:34 pm)
Re: [Bug #11356] Linux 2.6.27-rc3 - build failure: undefin ...
, Frans Pop
, (Sat Aug 23, 11:13 pm)
Re: [Bug #11379] char/tpm: tpm_infineon no longer loaded f ...
, Frans Pop
, (Sat Aug 23, 11:18 pm)
Re: [Bug #11334] myri10ge: use ioremap_wc: compilation fai ...
, Martin Michlmayr
, (Sun Aug 24, 5:26 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 10:48 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 11:03 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 11:34 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Vegard Nossum
, (Sun Aug 24, 11:43 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 11:52 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 11:58 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 12:03 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Adrian Bunk
, (Sun Aug 24, 12:23 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, David Greaves
, (Sun Aug 24, 12:23 pm)
Re: [Bug #11254] KVM: fix userspace ABI breakage
, Adrian Bunk
, (Sun Aug 24, 12:27 pm)
Re: [Bug #11210] libata badness
, Rafael J. Wysocki
, (Sun Aug 24, 2:04 pm)
Re: [Bug #11334] myri10ge: use ioremap_wc: compilation fai ...
, Rafael J. Wysocki
, (Sun Aug 24, 2:05 pm)
Re: [Bug #11356] Linux 2.6.27-rc3 - build failure: undefin ...
, Rafael J. Wysocki
, (Sun Aug 24, 2:10 pm)
Re: [Bug #11379] char/tpm: tpm_infineon no longer loaded f ...
, Rafael J. Wysocki
, (Sun Aug 24, 2:12 pm)
Re: [Bug #11355] Regression in 2.6.27-rc2 when cross-build ...
, Rafael J. Wysocki
, (Sun Aug 24, 2:34 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Rafael J. Wysocki
, (Sun Aug 24, 2:40 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Sean Young
, (Sun Aug 24, 3:50 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, H. Peter Anvin
, (Sun Aug 24, 5:16 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Benjamin Herrenschmidt
, (Sun Aug 24, 5:48 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Sun Aug 24, 5:51 pm)
Re: [Bug #11254] KVM: fix userspace ABI breakage
, Avi Kivity
, (Mon Aug 25, 3:23 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Rafael J. Wysocki
, (Mon Aug 25, 4:40 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 5:03 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 5:07 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 5:22 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 5:44 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Daniel J Blueman
, (Mon Aug 25, 6:03 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 6:13 am)
Re: [Bug #11356] Linux 2.6.27-rc3 - build failure: undefin ...
, Adrian Bunk
, (Mon Aug 25, 7:03 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 7:05 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 11:00 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 11:02 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 11:09 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 1:19 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 1:43 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Arjan van de Ven
, (Mon Aug 25, 1:45 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 1:52 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Mon Aug 25, 2:15 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan D. Brunelle
, (Mon Aug 25, 2:30 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Christoph Lameter
, (Mon Aug 25, 3:07 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Rusty Russell
, (Mon Aug 25, 6:11 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Tue Aug 26, 12:22 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Tue Aug 26, 12:46 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Tue Aug 26, 12:53 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Tue Aug 26, 12:59 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Yinghai Lu
, (Tue Aug 26, 1:36 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 9:51 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Yinghai Lu
, (Tue Aug 26, 10:08 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 10:35 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 11:30 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 11:40 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 11:47 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:01 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jamie Lokier
, (Tue Aug 26, 12:02 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:03 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:06 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 12:09 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:11 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 12:18 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Dave Jones
, (Tue Aug 26, 12:28 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:35 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 12:40 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 12:48 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jeff Garzik
, (Tue Aug 26, 12:55 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Aug 26, 1:01 pm)
e1000 horridness (was Re: [Bug #11342] Linux 2.6.27-rc3: k ...
, Linus Torvalds
, (Tue Aug 26, 1:06 pm)
Re: e1000 horridness (was Re: [Bug #11342] Linux 2.6.27-rc ...
, Kok, Auke
, (Tue Aug 26, 1:14 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 1:21 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 1:41 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Tue Aug 26, 1:45 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 1:59 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 2:04 pm)
Re: e1000 horridness (was Re: [Bug #11342] Linux 2.6.27-rc ...
, Jeff Kirsher
, (Tue Aug 26, 3:04 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Tue Aug 26, 3:54 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David VomLehn
, (Tue Aug 26, 4:00 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 4:24 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 4:45 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 4:47 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 4:51 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Tue Aug 26, 5:23 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 5:28 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Greg Ungerer
, (Tue Aug 26, 5:53 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Tue Aug 26, 5:58 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Tue Aug 26, 6:08 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Greg Ungerer
, (Tue Aug 26, 6:31 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 6:49 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Tue Aug 26, 7:16 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Tue Aug 26, 7:36 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Aug 26, 7:52 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Paul Mackerras
, (Tue Aug 26, 11:01 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c
, Nick Piggin
, (Tue Aug 26, 11:54 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Wed Aug 27, 12:05 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Nick Piggin
, (Wed Aug 27, 12:47 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan Cox
, (Wed Aug 27, 1:25 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan Cox
, (Wed Aug 27, 1:32 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 1:34 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 1:44 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Wed Aug 27, 1:44 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 2:00 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Arjan van de Ven
, (Wed Aug 27, 3:58 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Wed Aug 27, 4:58 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Wed Aug 27, 4:58 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Wed Aug 27, 5:52 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Wed Aug 27, 5:56 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 6:17 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Alan Cox
, (Wed Aug 27, 6:21 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Wed Aug 27, 7:35 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Wed Aug 27, 7:36 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Wed Aug 27, 7:48 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Wed Aug 27, 8:18 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jamie Lokier
, (Wed Aug 27, 8:48 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Paul Mundt
, (Wed Aug 27, 9:00 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jamie Lokier
, (Wed Aug 27, 9:21 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Parag Warudkar
, (Wed Aug 27, 9:24 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 9:38 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Wed Aug 27, 10:35 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jamie Lokier
, (Wed Aug 27, 10:51 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Bernd Petrovitsch
, (Wed Aug 27, 12:30 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Peter Osterlund
, (Wed Aug 27, 1:17 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 1:40 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 1:45 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Alan Cox
, (Wed Aug 27, 3:08 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Alan Cox
, (Wed Aug 27, 3:28 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 3:38 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, David Miller
, (Wed Aug 27, 3:43 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Alexey Dobriyan
, (Wed Aug 27, 3:45 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 4:00 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 4:12 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Greg Ungerer
, (Wed Aug 27, 5:06 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Greg Ungerer
, (Wed Aug 27, 5:11 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Paul Mundt
, (Wed Aug 27, 5:32 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Linus Torvalds
, (Wed Aug 27, 5:35 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Wed Aug 27, 5:46 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Paul Mundt
, (Wed Aug 27, 6:02 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Greg Ungerer
, (Wed Aug 27, 6:05 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Christoph Hellwig
, (Thu Aug 28, 6:52 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Adrian Bunk
, (Thu Aug 28, 9:16 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jes Sorensen
, (Fri Aug 29, 5:42 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Fri Aug 29, 9:14 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, David Miller
, (Fri Aug 29, 1:04 pm)
Re: [Bug #11355] Regression in 2.6.27-rc2 when cross-build ...
, David Woodhouse
, (Mon Sep 1, 2:35 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jes Sorensen
, (Mon Sep 1, 4:53 am)
Re: [Bug #11355] Regression in 2.6.27-rc2 when cross-build ...
, Larry Finger
, (Mon Sep 1, 9:51 am)
Re: [Bug #11355] Regression in 2.6.27-rc2 when cross-build ...
, David Woodhouse
, (Mon Sep 1, 10:37 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Jens Axboe
, (Tue Sep 2, 12:26 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Jes Sorensen
, (Tue Sep 2, 7:27 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Al Viro
, (Tue Sep 2, 7:06 pm)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Jens Axboe
, (Thu Sep 4, 3:13 am)
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
, Al Viro
, (Sun Sep 14, 10:30 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Rusty Russell
, (Wed Sep 24, 6:50 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Thu Sep 25, 1:55 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Thu Sep 25, 8:42 am)
Subject: [RFC 1/1] cpumask: Provide new cpumask API
, Mike Travis
, (Thu Sep 25, 1:59 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Rusty Russell
, (Thu Sep 25, 10:25 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Thu Sep 25, 10:53 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Sat Sep 27, 12:16 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Mon Sep 29, 7:33 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Ingo Molnar
, (Tue Sep 30, 4:04 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Sep 30, 9:14 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Linus Torvalds
, (Tue Sep 30, 9:46 am)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Mike Travis
, (Tue Sep 30, 11:02 am)
[RFC 1/1] cpumask: New cpumask API - take 2 - use unsigned ...
, Mike Travis
, (Tue Sep 30, 3:22 pm)
Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmallo ...
, Rusty Russell
, (Tue Sep 30, 5:44 pm)
Re: [RFC 1/1] cpumask: New cpumask API - take 2 - use unsi ...
, Rusty Russell
, (Tue Sep 30, 5:45 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate