summaryrefslogtreecommitdiff
path: root/rust/helpers/usb.c
diff options
context:
space:
mode:
authorAurabindo Pillai <aurabindo.pillai@amd.com>2025-10-03 16:06:53 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-10-20 18:26:08 -0400
commit919c835027e2530e6fad3957d7291ffb3bba1b00 (patch)
tree613e07769aaad29ba161ad60d6a4efb3a83c03bc /rust/helpers/usb.c
parent6588766d08e35b692d839194af581f06cb7b77c6 (diff)
drm/amd/display: Fix GFP_ATOMIC abuse
There is a lot GFP_ATOMIC allocations which are not in interrupt context. Change them to use GFP_KERNEL instead. Reviewed-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Tom Chung <chiahsuan.chung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/usb.c')
0 files changed, 0 insertions, 0 deletions