linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Andrew de Quincey <adq_dvb@lidskialf.net>
Cc: al.rau@gmx.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.5.75-acpi-irqparams-final4.patch
Date: Mon, 28 Jul 2003 12:51:52 -0700	[thread overview]
Message-ID: <20030728125152.4a185090.akpm@osdl.org> (raw)
In-Reply-To: <200307281638.24474.adq_dvb@lidskialf.net>

Andrew de Quincey <adq_dvb@lidskialf.net> wrote:
>
> > ---------------------------------------------------------------------------
> >-- CC      drivers/acpi/pci_link.o
> > drivers/acpi/pci_link.c: In function `acpi_pci_link_allocate':
> > drivers/acpi/pci_link.c:451: `_dbg' undeclared (first use in this function)
> > drivers/acpi/pci_link.c:451: (Each undeclared identifier is reported
> > only once
> > drivers/acpi/pci_link.c:451: for each function it appears in.)
> > make[2]: *** [drivers/acpi/pci_link.o] Error 1
> > make[1]: *** [drivers/acpi] Error 2
> > make: *** [drivers] Error 2
> > ---------------------------------------------------------------------------
> >--
> >
> > Any ideas how to port your patch to the 2.6 series ?
> 
> Weird! I compiled it on 2.6.0-test2 last night (for a thinkpad T20), and it 
> was fine..... (and the thinkpad works fine too)

I fixed this in test2-mm1: it needs a

	ACPI_FUNCTION_TRACE("acpi_pci_link_allocate");

at the start of that function.

I made a bunch of other changes to that patch - mainly whitespace fixups. 
It is at

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test2/2.6.0-test2-mm1/broken-out/nforce2-acpi-fixes.patch

I'm thinking that perhaps io_apic_irq_read_proc() and print_IO_APIC()
should be consolidated.


  parent reply	other threads:[~2003-07-28 20:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-27 22:05 [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.5.75-acpi-irqparams-final4.patch Andrew de Quincey
2003-07-28 15:30 ` Alexander Rau
2003-07-28 15:38   ` Andrew de Quincey
     [not found]     ` <3F2546EF.9030803@gmx.de>
     [not found]       ` <200307281653.58216.adq_dvb@lidskialf.net>
2003-07-28 16:25         ` Alexander Rau
2003-07-28 20:57           ` Alexander Rau
2003-07-28 21:16             ` Andrew de Quincey
2003-07-29  8:46               ` Thomas Schlichter
2003-07-28 19:51     ` Andrew Morton [this message]
2003-07-28 20:26       ` Andrew de Quincey
2003-07-28 15:42   ` Compile error with 2.6.0-test2 config attached lkml
2003-07-28 15:53   ` [PATCH] ACPI patch which fixes all my IRQ problems on nforce2 -- linux-2.6.0-test2-acpi-irqparams-final5.patch Andrew de Quincey

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=20030728125152.4a185090.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=adq_dvb@lidskialf.net \
    --cc=al.rau@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).