summaryrefslogtreecommitdiff
path: root/drivers/bcma/driver_chipcommon_b.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2017-09-29 10:12:53 +1000
committerAlex Deucher <alexander.deucher@amd.com>2017-09-29 12:24:36 -0400
commitd81a2209498b6349a33f8741ca5a062dde84c043 (patch)
treec4c5daf315a6ccfc945cca68f625523cbd9dfa73 /drivers/bcma/driver_chipcommon_b.c
parent20a3a71da542974a7ba30b121c5f81b83579c828 (diff)
amdgfx/gfx: don't use static objects for ce/de meta. (v2)
This isn't safe if we have multiple GPUs plugged in, since there is only one copy of this struct in the bss, just allocate on stack, it's 40/108 bytes which should be safe. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/bcma/driver_chipcommon_b.c')
0 files changed, 0 insertions, 0 deletions