linux/arch/ia64/xen
Wei Yongjun 39c9a4ab2b [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>
2012-09-27 12:30:18 -07:00
..
gate-data.S
grant-table.c xen: use generic functions instead of xen_{alloc, free}_vm_area() 2011-09-29 15:02:18 -04:00
hypercall.S
hypervisor.c ia64: Add export.h to arch/ia64 specific files as required 2011-10-31 19:30:58 -04:00
irq_xen.c ia64: Fix typo in irq_xen.c 2012-02-21 11:40:38 +01:00
irq_xen.h
Kconfig
machvec.c
Makefile
suspend.c
time.c
time.h
xcom_hcall.c
xen_pv_ops.c
xencomm.c [IA64] xen: Fix return value check in xencomm_vtop() 2012-09-27 12:30:18 -07:00
xenivt.S
xensetup.S Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00