Justin Hibbits
d6d0670814
powerpc/ofw: Fix malloc inside lock
...
Summary:
Currently ofw_real_bounce_alloc() is requesting memory, using WAITOK, holding a
non-sleepable locks, called 'OF Bounce Page'.
Fix this by allocating the pages outside of the lock, and only updating the
global variables while holding the lock.
Submitted by: Breno Leitao
Differential Revision: https://reviews.freebsd.org/D14955
2018-04-08 16:43:56 +00:00
..
2018-04-07 17:06:13 +00:00
2018-04-08 12:20:06 +00:00
2018-04-06 17:35:35 +00:00
2018-04-06 19:47:44 +00:00
2018-04-03 21:16:41 +00:00
2018-04-06 17:35:35 +00:00
2018-04-06 19:11:22 +00:00
2018-04-02 23:40:50 +00:00
2018-03-29 04:02:50 +00:00
2018-03-04 13:27:21 +00:00
2018-04-08 15:21:12 +00:00
2018-04-08 00:56:19 +00:00
2018-04-06 17:35:35 +00:00
2018-03-06 14:28:37 +00:00
2018-04-06 17:35:35 +00:00
2018-02-13 17:43:54 +00:00
2018-04-06 17:35:35 +00:00
2018-03-11 20:13:15 +00:00
2018-04-08 16:34:10 +00:00
2018-02-14 00:12:03 +00:00
2018-02-26 18:23:36 +00:00
2018-04-06 17:35:35 +00:00
2018-04-08 01:32:56 +00:00
2018-04-06 23:25:54 +00:00
2018-03-30 18:50:13 +00:00
2018-02-23 18:15:50 +00:00
2018-04-08 12:08:20 +00:00
2018-04-08 12:08:20 +00:00
2018-03-20 17:05:23 +00:00
2018-04-06 19:36:35 +00:00
2018-01-22 02:08:10 +00:00
2018-03-28 23:33:26 +00:00
2018-01-25 22:25:13 +00:00
2018-02-10 01:09:22 +00:00
2018-03-27 20:51:49 +00:00
2018-04-06 17:35:35 +00:00
2018-04-08 16:43:56 +00:00
2018-03-20 17:58:51 +00:00
2017-12-25 04:48:39 +00:00
2018-03-30 18:50:13 +00:00
2018-04-06 17:35:35 +00:00
2018-04-07 20:53:34 +00:00
2018-03-24 21:30:24 +00:00
2018-04-05 00:32:01 +00:00
2018-04-07 17:06:13 +00:00
2018-04-06 17:35:35 +00:00