linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel 4.1 : uart_register_driver return -ENOMEM
@ 2016-03-03 11:45 Micka
  0 siblings, 0 replies; only message in thread
From: Micka @ 2016-03-03 11:45 UTC (permalink / raw)
  To: linux-kernel

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 ?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-03 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-03 11:45 Kernel 4.1 : uart_register_driver return -ENOMEM Micka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).