diff options
author | 2009-07-09 21:23:39 -0700 | |
---|---|---|
committer | 2009-07-17 06:34:50 -0700 | |
commit | 6f409461210baf76ade1bfdd9470fd5b98378b36 (patch) | |
tree | 5b53a29227c7b49a1dca48daec6ba8bfe5c1c581 /include/linux/kernel.h | |
parent | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched (diff) | |
download | wireguard-linux-6f409461210baf76ade1bfdd9470fd5b98378b36.tar.xz wireguard-linux-6f409461210baf76ade1bfdd9470fd5b98378b36.zip |
Fix ia64 compilation IS_ERR and PTE_ERR errors.
When building ia64 kernel with CONFIG_XEN_SYS_HYPERVISOR, compiler reports
errors:
drivers/xen/sys-hypervisor.c: In function ‘uuid_show’:
drivers/xen/sys-hypervisor.c:125: error: implicit declaration of function ‘IS_ERR’
drivers/xen/sys-hypervisor.c:126: error: implicit declaration of function ‘PTR_ERR’
This patch fixes the errors.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Acked-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions