On Tue, 2007-02-06 at 15:35 -0800, Daniel Walker wrote:Right, that's a real good suggestion. Here's the patch especially for you. Apply it and figure out yourself, why your computer won't boot anymore. tglx Index: linux-2.6.20/arch/i386/mach-default/setup.c =================================================================== --- linux-2.6.20.orig/arch/i386/mach-default/setup.c +++ linux-2.6.20/arch/i386/mach-default/setup.c @@ -95,8 +95,10 @@ static struct irqaction irq0 = { **/ void __init time_init_hook(void) { +#ifdef CONFIG_THIS_IS_NOT_DWALKERS_COMPUTER irq0.mask = cpumask_of_cpu(0); setup_irq(0, &irq0); +#endif } #ifdef CONFIG_MCA -
| Jeremy Fitzhardinge | Re: [RFC 00/15] x86_64: Optimize percpu accesses |
| jmerkey | [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released |
| Greg Kroah-Hartman | [PATCH 021/196] ISDN: Convert from class_device to device for ISDN capi |
| Ingo Molnar | Re: [PATCH 00/23] per device dirty throttling -v8 |
git: | |
| Linus Torvalds | Re: VCS comparison table |
| Peter Stahlir | Git as a filesystem |
| Johannes Schindelin | Re: git on MacOSX and files with decomposed utf-8 file names |
| Bill Lear | Meaning of "fatal: protocol error: bad line length character"? |
| Mayuresh Kathe | Re: What is our ultimate goal?? |
| Richard Stallman | Real men don't attack straw men |
| bofh | Re: web development on OpenBSD |
| Kevin | uvm_mapent_alloc: out of static map entries on 4.3 i386 |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andi Kleen | [PATCH RFC] [1/9] Core module symbol namespaces code and intro. |
