lkml.org 
[lkml]   [2005]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [ck] Re: 2.6.12-ck3
From
Date
On Fri, 2005-07-08 at 22:27 +0200, Rudo Thomas wrote:
> > > > Time seems to pass very fast with this kernel.
> > >
> > > Am I the only one who gets this strange behaviour? Kernel's notion of
> > > time seems to be about 30 times faster than real time.
> >
> > Sorry I really have no idea. If you can retest with latest stable mainline
> > that this kernel is based on (2.6.12.2) and reproduce the problem
>
> The following one-liner (from 2.6.12.2) seems to be the problem:
>
> diff -urN linux-2.6.12-ck2-rudo/drivers/acpi/pci_irq.c linux-2.6.12-ck-rudo/drivers/acpi/pci_irq.c
> --- linux-2.6.12-ck2-rudo/drivers/acpi/pci_irq.c 2005-07-08 10:16:53.000000000 +0200
> +++ linux-2.6.12-ck-rudo/drivers/acpi/pci_irq.c 2005-07-03 21:06:10.000000000 +0200
> @@ -435,6 +435,7 @@
> /* Interrupt Line values above 0xF are forbidden */
> if (dev->irq >= 0 && (dev->irq <= 0xF)) {
> printk(" - using IRQ %d\n", dev->irq);
> + acpi_register_gsi(dev->irq, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_LOW);
> return_VALUE(0);
> }
> else {
>

Hi, could you try the following patch please?

http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=44f8e1a20cf3afe10a3744bd9317808a39a242bb

Cheers,

--Kerin Millar

-
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/

\
 
 \ /
  Last update: 2005-07-08 23:35    [W:0.044 / U:0.516 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site