From: Kerin Millar <kerframil@gmail.com>
To: Rudo Thomas <rudo@matfyz.cz>
Cc: Con Kolivas <kernel@kolivas.org>, ck list <ck@vds.kolivas.org>,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [ck] Re: 2.6.12-ck3
Date: Fri, 08 Jul 2005 22:31:20 +0100 [thread overview]
Message-ID: <1120858280.22079.6.camel@localhost> (raw)
In-Reply-To: <20050708202753.GA32317@ss1000.ms.mff.cuni.cz>
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
prev parent reply other threads:[~2005-07-08 21:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-30 2:40 2.6.12-ck3 Con Kolivas
2005-07-04 9:16 ` 2.6.12-ck3 Rudo Thomas
2005-07-07 21:30 ` 2.6.12-ck3 Rudo Thomas
2005-07-07 22:48 ` [ck] 2.6.12-ck3 Radoslaw AstralStorm Szkodzinski
2005-07-08 3:52 ` 2.6.12-ck3 Con Kolivas
2005-07-08 20:27 ` 2.6.12-ck3 Rudo Thomas
2005-07-08 21:31 ` Kerin Millar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1120858280.22079.6.camel@localhost \
--to=kerframil@gmail.com \
--cc=ck@vds.kolivas.org \
--cc=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rudo@matfyz.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox