public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Mikael Pettersson <mikpe@user.it.uu.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.63: Can't handle class_mask in drivers/serial/8250_pci
Date: Tue, 4 Mar 2003 00:07:27 +0000	[thread overview]
Message-ID: <20030304000727.A3898@flint.arm.linux.org.uk> (raw)
In-Reply-To: <200303032334.h23NYf6X012570@harpo.it.uu.se>; from mikpe@user.it.uu.se on Tue, Mar 04, 2003 at 12:34:41AM +0100

On Tue, Mar 04, 2003 at 12:34:41AM +0100, Mikael Pettersson wrote:
> Compiling 2.5.63 with PCI enabled and SERIAL_8250 as a module
> generates these warnings from scripts/file2alias:do_pci_entry(),
> via scripts/modpost:
> 
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:0001
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:0002
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:0004
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:0008
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:FFFF00
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:FFFF00
> *** Warning: Can't handle class_mask in drivers/serial/8250_pci:FFFF00
> 
> Non-fatal, but something's obviously not right.
> 
> Who maintains drivers/serial/, Theodore Ts'o or Russell King?

Me, but the entries are correct.  If we're unable to support a class
mask of 0xffff00, a fair amount of stuff is going to break, since it'll
match the programming interface byte as well.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


      reply	other threads:[~2003-03-03 23:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 23:34 2.5.63: Can't handle class_mask in drivers/serial/8250_pci Mikael Pettersson
2003-03-04  0:07 ` Russell King [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=20030304000727.A3898@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikpe@user.it.uu.se \
    /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