Hi, fq_init() in mac80211 allocates something like 1/2 MB of memory in a kmalloc() call and I see it failing frequently in our automation now ... Could we move that to vmalloc()? johannes
Hi, fq_init() in mac80211 allocates something like 1/2 MB of memory in a kmalloc() call and I see it failing frequently in our automation now ... Could we move that to vmalloc()? johannes