diff options
author | 2012-09-27 12:30:18 -0700 | |
---|---|---|
committer | 2012-09-27 12:30:18 -0700 | |
commit | 39c9a4ab2b91bff26801c86e423ef07fb705b3c0 (patch) | |
tree | 6923d05bc739e98c6af4f5e97d96c2aa4905c410 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [IA64] Must enable interrupts in do_notify_resume_user before calling tracehook_notify_resume() (diff) | |
download | linux-dev-39c9a4ab2b91bff26801c86e423ef07fb705b3c0.tar.xz linux-dev-39c9a4ab2b91bff26801c86e423ef07fb705b3c0.zip |
[IA64] xen: Fix return value check in xencomm_vtop()
In case of error, the function follow_page() returns ERR_PTR()
or NULL pointer. The NULL test in the error handling should be
replaced with IS_ERR_OR_NULL().
dpatch engine is used to auto generated this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions