mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, rmk+serial@arm.linux.org.uk
Subject: Re: modpost: serial/8250_pci warnings
Date: Sat, 15 Apr 2006 23:14:35 +0200	[thread overview]
Message-ID: <20060415211435.GA24887@mars.ravnborg.org> (raw)
In-Reply-To: <20060415132343.544357a2.rdunlap@xenotime.net>

On Sat, Apr 15, 2006 at 01:23:43PM -0700, Randy.Dunlap wrote:
> 
> drivers/serial/8250_pci.o has 23 section mismatch warnings.
> They are all related to (come from) this struct:
> 
> static struct pci_serial_quirk pci_serial_quirks[] = {
> 
> so maybe either "quirk" can go into the whitelist, or
> Russell can tell us if these are false positives or need to be
> fixed.
.init is referenced from pciserial_init_ports() which is NOT marked
__devinit.
And pciserial_init_ports() is exported - so it cannot be marked
__devinit => it is a bug.

	Sam

  reply	other threads:[~2006-04-15 21:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-15 18:17 [PATCH] modpost: relax driver data name Randy.Dunlap
2006-04-15 20:23 ` modpost: serial/8250_pci warnings Randy.Dunlap
2006-04-15 21:14   ` Sam Ravnborg [this message]
2006-04-15 21:53     ` Russell King
2006-04-16  8:55 ` [PATCH] modpost: relax driver data name Sam Ravnborg

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=20060415211435.GA24887@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=rmk+serial@arm.linux.org.uk \
    /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®