aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-common.c
diff options
context:
space:
mode:
authorKyle Spiers <[email protected]>2018-04-11 00:02:29 +0000
committerJan Kara <[email protected]>2018-04-11 07:55:40 +0000
commit5ac7c2fd6e7102532104907c0df94abca826ec5c (patch)
tree541480a00b9870bb5b97328c8abca5897e7aa7c7 /drivers/pci/controller/pci-host-common.c
parentfs: quota: Replace GFP_ATOMIC with GFP_KERNEL in dquot_init (diff)
downloadkernel-5ac7c2fd6e7102532104907c0df94abca826ec5c.tar.gz
kernel-5ac7c2fd6e7102532104907c0df94abca826ec5c.zip
isofs compress: Remove VLA usage
As part of the effort to remove VLAs from the kernel[1], this changes the allocation of the bhs and pages arrays from being on the stack to being kcalloc()ed. This also allows for the removal of the explicit zeroing of bhs. https://lkml.org/lkml/2018/3/7/621 Signed-off-by: Kyle Spiers <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions