lkml.org 
[lkml]   [2016]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectKernel 4.1 : uart_register_driver return -ENOMEM
From
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 ?

\
 
 \ /
  Last update: 2016-03-03 13:41    [W:0.026 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site