mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Horms <horms@debian.org>
To: Edward Miller <bugzilla@emiller.f2s.com>, 296639@bugs.debian.org
Cc: zwane@montezuma.fsmlabs.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Bug#296639: kernel-source-2.4.27: nforce[23] backport of acpi_skip_timer_override
Date: Thu, 24 Feb 2005 20:16:20 +0900	[thread overview]
Message-ID: <20050224111617.GD7093@verge.net.au> (raw)
In-Reply-To: <Pine.LNX.4.61.0502201157330.26742@montezuma.fsmlabs.com>

On Wed, Feb 23, 2005 at 06:40:55PM +0000, Edward Miller wrote:
> Package: kernel-source-2.4.27
> Version: 2.4.27-8
> Severity: normal
> Tags: patch
> 
> The 2.6 kernel series has, since 2.6.5, had a fix for an erroneous timer
> override present in many BIOSes in nforce[23] chipsets. The 2.4 series
> is missing this, resulting in an XT_PIC timer on systems that have an
> APIC-enabled kernel. This is believed to cause system instability,
> including hard lock-ups (with no ssh). At my request, Zwane Mwaikambo
> has kindly backported the fix for 2.4.30 and Ihave found that this patch
> works almost unaltered on Debian's kernel-source-2.4.27. Bearing in mind
> the proximity of Sarge's release and especially d-i rc3, I thought I
> should send you the patch for review now.
> 
> Maybe this will have to be a post-Sarge item but there is a lot of
> cheap nforce2 out there and 2.6.8 may not be suitable for everyone so I
> hope you can consider this patch for inclusion in Sarge's 2.4.27.

Thanks, looks good, though I think the Makefile portion of the patch
should be as follows. I am in the process of some rebuilds to confirm
this. I have CCed the Zwane Mwakikamo and LKML so this reaches the right
eyes.

-- 
Horms

diff -Nru a/arch/i386/kernel/Makefile b/arch/i386/kernel/Makefile
--- a/arch/i386/kernel/Makefile	2005-02-24 20:01:29.000000000 +0900
+++ b/arch/i386/kernel/Makefile.noedit	2005-02-24 20:03:40.000000000 +0900
@@ -36,7 +36,7 @@
 obj-$(CONFIG_X86_CPUID)		+= cpuid.o
 obj-$(CONFIG_MICROCODE)		+= microcode.o
 obj-$(CONFIG_APM)		+= apm.o
-obj-$(CONFIG_ACPI_BOOT)		+= acpi.o earlyquirk.o
+obj-$(CONFIG_ACPI_BOOT)		+= acpi.o
 obj-$(CONFIG_ACPI_SLEEP)	+= acpi_wakeup.o
 obj-$(CONFIG_SMP)		+= smp.o smpboot.o trampoline.o
 obj-$(CONFIG_X86_LOCAL_APIC)	+= mpparse.o apic.o nmi.o
 

      reply	other threads:[~2005-02-24 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1D41RP-0001UN-I6@hawea.lakes>
2005-02-20 19:01 ` [PATCH][2.4] Fix timer override on nforce Zwane Mwaikambo
2005-02-24 11:16   ` Horms [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=20050224111617.GD7093@verge.net.au \
    --to=horms@debian.org \
    --cc=296639@bugs.debian.org \
    --cc=bugzilla@emiller.f2s.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zwane@montezuma.fsmlabs.com \
    /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

all inboxes | Powered by JetHome®