diff options
author | Oleksij Rempel <[email protected]> | 2015-10-12 21:15:30 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-10-14 09:37:47 +0200 |
commit | e59a8451be1162d5a10a33e40092f1796cb8fdca (patch) | |
tree | 4ded8d04e8e213d338680b29bc0eb9f79a6371d1 /tools/perf/scripts/python/stackcollapse.py | |
parent | e7a46c818564329f977f8fa157b5e9e1d0d83012 (diff) |
irqchip/mxs: Panic if ioremap or domain creation fails
Current code will only warn and then dereference the NULL pointer or
continue, which results in a fatal NULL pointer dereference later.
If the initialization fails, the machine is unusable, so panic right
away.
[ tglx: Massaged changelog and picked the irqdomain panic from the
next patch]
Signed-off-by: Oleksij Rempel <[email protected]>
Tested-by: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions