summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@gmail.com>2013-08-22 03:49:42 +0200
committerChris Metcalf <cmetcalf@tilera.com>2013-09-03 20:53:34 +0200
commit6d715790ef6b5b903779a14d995ce3d9e680bec0 (patch)
tree8ff5c867220173ded9e7de932b9a9759855ec5f1 /arch/tile/include
parenttile: make __write_once a synonym for __read_mostly (diff)
downloadlinux-6d715790ef6b5b903779a14d995ce3d9e680bec0.tar.xz
linux-6d715790ef6b5b903779a14d995ce3d9e680bec0.zip
tile: add null check for kzalloc in tile/kernel/setup.c
Should check the return value of kzalloc first to avoid the null pointer. Then can dereference the non-null pointer to access the fields of struct resource. Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/include')
0 files changed, 0 insertions, 0 deletions