aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/base.c
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2013-12-07 11:42:19 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-13 13:50:22 -0800
commitd148375ecc9b1d729c92c2faca300d01a63d8fe3 (patch)
treeddfdf966b176684fe5510c9dd29757c05ae80f4e /drivers/of/base.c
parent5735d668dad54d3307b38560a254eb73c75f0350 (diff)
drm/nouveau/falcon: use vmalloc to create firwmare copies
commit 90d6db1635d5e225623af2e2e859feb607345287 upstream. Some firmware images may be large (64K), so using kmalloc memory is inappropriate for them. Use vmalloc instead, to avoid high-order allocation failures. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/of/base.c')
0 files changed, 0 insertions, 0 deletions