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>] [day] [month] [year] [list]
Date:	Thu, 3 Mar 2016 12:45:14 +0100
From:	Micka <mickamusset@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Kernel 4.1 : uart_register_driver return -ENOMEM

HI,

I'm having an issue, I need 5 uart and in the kernel log, I can see
that there is no room left for the fifth one ! the function
uart_register_driver return -ENOMEM

There is a comment about this case :

/*
 * Maybe we should be using a slab cache for this, especially if
* we have a large number of ports to handle.
  */

Do you know how can I fix that ? is it possible ?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ