This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch
David S. Miller b434e71933 [SPARC64]: Fix memory leak when cpu hotplugging.
Every time a cpu is added via hotplug, we allocate the per-cpu MONDO
queues but we never free them up.  Freeing isn't easy since the first
cpu gets this memory from bootmem.

Therefore, the simplest thing to do to fix this bug is to allocate the
queues for all possible cpus at boot time.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-08-08 17:33:52 -07:00
..
2007-08-06 16:48:49 +01:00
2007-07-17 10:23:03 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-08-03 10:17:47 +09:00
2007-07-17 10:23:03 -07:00