diff options
author | Jike Song <jike.song@intel.com> | 2017-01-09 10:38:38 +0300 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-01-09 12:31:05 +0300 |
commit | 9631739f8196ec80b5d9bf955f79b711490c0205 (patch) | |
tree | eb54c123e2c0c4257ee5b9cc0fe5e8e580afa66d /drivers/oprofile | |
parent | 5753394b64a07dd502cb288a5fd52e71fb01fc5d (diff) | |
download | linux-9631739f8196ec80b5d9bf955f79b711490c0205.tar.xz |
drm/i915/gvt: cleanup GFP flags
In gvt, almost all memory allocations are in sleepable contexts. It's
fault-prone to use GFP_ATOMIC everywhere. Replace it with GFP_KERNEL
wherever possible.
Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions