lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Mar 2013 13:56:42 -0500
From:	Josh Boyer <jwboyer@...hat.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.cz>
Cc:	linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: 8250.nr_uarts broken in 3.7

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@...s.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ