mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Doug Thompson <norsk5@yahoo.com>
To: Jiri Slaby <jslaby@suse.cz>, Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: jirislaby@gmail.com, linux-kernel@vger.kernel.org,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: Re: [PATCH 1/2] EDAC: add __init to i7core_xeon_pci_fixup
Date: Mon, 7 Dec 2009 16:44:06 -0800 (PST)	[thread overview]
Message-ID: <979363.29471.qm@web50102.mail.re2.yahoo.com> (raw)
In-Reply-To: <20091204155428.307e612d@jbarnes-piketon>



--- On Fri, 12/4/09, Jesse Barnes <jbarnes@virtuousgeek.org> wrote:

> From: Jesse Barnes <jbarnes@virtuousgeek.org>
> Subject: Re: [PATCH 1/2] EDAC: add __init to i7core_xeon_pci_fixup
> To: "Jiri Slaby" <jslaby@suse.cz>
> Cc: jirislaby@gmail.com, linux-kernel@vger.kernel.org, "Mauro Carvalho Chehab" <mchehab@redhat.com>
> Date: Friday, December 4, 2009, 4:54 PM
> On Mon, 30 Nov 2009 21:19:41 +0100
> Jiri Slaby <jslaby@suse.cz>
> wrote:
> 
> > It's called only from an __init function and is the
> only user
> > of pcibios_scan_specific_bus which will be marked as
> __devinit in
> > the next patch.
> > 
> > Signed-off-by: Jiri Slaby <jslaby@suse.cz>
> > Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
> > ---
> >  drivers/edac/i7core_edac.c |    2 +-
> >  1 files changed, 1 insertions(+), 1
> deletions(-)
> > 
> > diff --git a/drivers/edac/i7core_edac.c
> b/drivers/edac/i7core_edac.c
> > index 4de5a18..c7fc0d5 100644
> > --- a/drivers/edac/i7core_edac.c
> > +++ b/drivers/edac/i7core_edac.c
> > @@ -1141,7 +1141,7 @@ static void
> i7core_put_all_devices(void)
> >         
> i7core_put_devices(i7core_dev);
> >  }
> >  
> > -static void i7core_xeon_pci_fixup(int dev_id)
> > +static void __init i7core_xeon_pci_fixup(int dev_id)
> >  {
> >      struct pci_dev *pdev = NULL;
> >      int i;
> 
> I don't know who handles EDAC patches, but I'm pretty sure
> it's not
> me. :)  

Maruo has the i7core tree that he is building on for i7 stuff
boris from AMD has the amd64 tree
I handle the others and send to Andrew Morton

doug thompson


> It doesn't apply to my tree anyway, so it
> probably needs a
> refresh.
> 
> Thanks,
> -- 
> Jesse Barnes, Intel Open Source Technology Center
> --
> 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/
> 

      parent reply	other threads:[~2009-12-08  0:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 20:19 Jiri Slaby
2009-11-30 20:19 ` [PATCH 2/2] X86: pci, fix section mismatches Jiri Slaby
2009-12-04 23:54   ` Jesse Barnes
2009-12-04 23:54 ` [PATCH 1/2] EDAC: add __init to i7core_xeon_pci_fixup Jesse Barnes
2009-12-05 13:55   ` Jiri Slaby
2009-12-08  0:44   ` Doug Thompson [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=979363.29471.qm@web50102.mail.re2.yahoo.com \
    --to=norsk5@yahoo.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=jirislaby@gmail.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@redhat.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

Powered by JetHome