public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Subject: Re: mm snapshot broken-out-2007-02-17-03-25.tar.gz uploaded
Date: Sat, 17 Feb 2007 18:46:10 +0100	[thread overview]
Message-ID: <45D73F62.20407@googlemail.com> (raw)
In-Reply-To: <200702171127.l1HBRnhe025635@shell0.pdx.osdl.net>

akpm@linux-foundation.org napisał(a):
> The mm snapshot broken-out-2007-02-17-03-25.tar.gz has been uploaded to
> 
>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-02-17-03-25.tar.gz
> 
> It contains the following patches against 2.6.20:
> 

arch/i386/kernel/mpparse.c: In function 'mp_register_gsi':
arch/i386/kernel/mpparse.c:1049: warning: unused variable 'pci_irq'

Remove unused variable.

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)
LTG - Linux Testers Group (EN)
(http://www.stardust.webpages.pl/linux_testers_group_en/)

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

diff -uprN -X linux-work/Documentation/dontdiff linux-work-clean/arch/i386/kernel/mpparse.c linux-work/arch/i386/kernel/mpparse.c
--- linux-work-clean/arch/i386/kernel/mpparse.c	2007-02-17 18:36:52.000000000 +0100
+++ linux-work/arch/i386/kernel/mpparse.c	2007-02-17 18:36:45.000000000 +0100
@@ -1046,7 +1046,6 @@ int mp_register_gsi(u32 gsi, int trigger
 	int ioapic = -1;
 	int ioapic_pin = 0;
 	int idx, bit = 0;
-	static int pci_irq = 16;

 	/* Don't set up the ACPI SCI because it's already set up */
 	if (acpi_gbl_FADT.sci_interrupt == gsi)



       reply	other threads:[~2007-02-17 17:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200702171127.l1HBRnhe025635@shell0.pdx.osdl.net>
2007-02-17 17:46 ` Michal Piotrowski [this message]
2007-02-17 18:36 ` mm snapshot broken-out-2007-02-17-03-25.tar.gz uploaded Michal Piotrowski
2007-02-17 19:46   ` Andrew Morton
     [not found]     ` <6bffcb0e0702171158o5f384e60sacae4e45563d7321@mail.gmail.com>
2007-02-17 20:04       ` Andrew Morton
     [not found]         ` <6bffcb0e0702171423y3440f8d3n1caa31904ee2eee9@mail.gmail.com>
2007-02-17 23:12           ` Andrew Morton
2007-02-18  0:53             ` Michal Piotrowski
2007-02-18  1:09               ` Andrew Morton
2007-02-18  1:30                 ` Michal Piotrowski

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=45D73F62.20407@googlemail.com \
    --to=michal.k.k.piotrowski@gmail.com \
    --cc=akpm@linux-foundation.org \
    --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