diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-04-05 13:34:58 +0000 |
|---|---|---|
| committer | John Johansen <[email protected]> | 2019-06-20 17:33:31 +0000 |
| commit | 8ac2ca328ec9356f56d0dad3aa350d9600db951a (patch) | |
| tree | ca39bf7b77517a20b29b0cedd9ad5864266847af /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | apparmor: Use a memory pool instead per-CPU caches (diff) | |
| download | kernel-8ac2ca328ec9356f56d0dad3aa350d9600db951a.tar.gz kernel-8ac2ca328ec9356f56d0dad3aa350d9600db951a.zip | |
apparmor: Switch to GFP_KERNEL where possible
After removing preempt_disable() from get_buffers() it is possible to
replace a few GFP_ATOMIC allocations with GFP_KERNEL.
Replace GFP_ATOMIC allocations with GFP_KERNEL where the context looks
to bee preepmtible.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
