login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
25
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26
Date: Sunday, August 24, 2008 - 5:16 pm
Linus Torvalds wrote:
quoted text
>> > diff --git a/arch/x86/kernel/tsc.c b/arch/x86/kernel/tsc.c > index 46af716..9bed5ca 100644 > --- a/arch/x86/kernel/tsc.c > +++ b/arch/x86/kernel/tsc.c > @@ -325,6 +325,10 @@ static struct notifier_block time_cpufreq_notifier_block = { > > static int __init cpufreq_tsc(void) > { > + if (!cpu_has_tsc) > + return 0; > + if (boot_cpu_has(X86_FEATURE_CONSTANT_TSC)) > + return 0; > cpufreq_register_notifier(&time_cpufreq_notifier_block, > CPUFREQ_TRANSITION_NOTIFIER); > return 0;
I added this patch to x86/urgent. -hpa --
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
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger