All of lore.kernel.org
 help / color / mirror / Atom feed
* 8250.nr_uarts broken in 3.7
@ 2013-03-07 18:56 Josh Boyer
  2013-03-07 18:58 ` Josh Boyer
  2013-03-07 19:07 ` Jiri Slaby
  0 siblings, 2 replies; 25+ messages in thread
From: Josh Boyer @ 2013-03-07 18:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby; +Cc: linux-serial, linux-kernel

Hi All,

We've had a report [1] in Fedora that the nr_uarts parameter on the 8250
serial driver is no longer working.  Our config hasn't changed in this
area in quite a while, and dmesg clearly shows setting 8250.nr_uarts=16
on the kernel command line results in:

[    0.345459] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled

whereas if you boot a 3.7 kernel with the same setting it prints out the
default value of 4 for ports.  Fedora builds 8250 into the kernel and
not as a module, but the option is still clearly parsed in that case for
3.6.

I've looked through the commits from 3.6..3.7 in the 8250 driver and the
only one that seems relevant at all is

commit 835d844d1a28efba81d5aca7385e24c29d3a6db2
Author: Sean Young <sean@mess.org>
Date:   Fri Sep 7 19:06:23 2012 +0100

    8250_pnp: do pnp probe before legacy probe

but that is simply moving code around.

I ran the same test on a 3.9-rc1 kernel and it isn't being picked up
there either.  Before I go off and do a bisect to track this down, has
anyone else seen or heard of this no longer working?

josh

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2013-03-10 22:33 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-07 18:56 8250.nr_uarts broken in 3.7 Josh Boyer
2013-03-07 18:58 ` Josh Boyer
2013-03-07 19:07 ` Jiri Slaby
2013-03-07 19:10   ` Josh Boyer
2013-03-07 21:14     ` Josh Boyer
2013-03-07 23:12       ` Greg Kroah-Hartman
2013-03-08  1:01         ` Josh Boyer
2013-03-08  1:39           ` Greg Kroah-Hartman
2013-03-08 21:27             ` Josh Boyer
2013-03-08 22:47               ` Jiri Slaby
2013-03-08 22:49                 ` Josh Boyer
2013-03-08 22:58                   ` Jiri Slaby
2013-03-08 23:10                     ` Jiri Slaby
2013-03-08 23:14                       ` Jiri Slaby
2013-03-08 23:28                         ` Josh Boyer
2013-03-08 23:44                           ` Josh Boyer
2013-03-09  9:14                             ` Jiri Slaby
2013-03-09 13:30                               ` Josh Boyer
2013-03-09 14:14                                 ` Jiri Slaby
2013-03-09 17:02                                   ` Josh Boyer
2013-03-10 14:33                                     ` [PATCH v2] serial: 8250: Keep 8250.<xxxx> module options functional after driver rename Josh Boyer
2013-03-10 22:33                                       ` Jiri Slaby
2013-03-10 12:21                                   ` 8250.nr_uarts broken in 3.7 Sean Young
2013-03-08 23:11                     ` Josh Boyer
2013-03-08 23:11                       ` Josh Boyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.