Grissiom b8bf6bef76 kernel: mempool: fix race condition in rt_mp_alloc
When thread wake up from waiting for memory, there is a chance that
there is no memory available in high pressure. So use a loop to check
again. Otherwise, there will be a NULL reference.
2014-08-20 10:16:04 +08:00
..
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2014-06-26 14:47:53 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2014-07-16 22:05:02 +08:00