]> rtime.felk.cvut.cz Git - linux-imx.git/commit
[PATCH] ocfs2/dlm: fix compilation on ia64
authorJeff Mahoney <jeffm@suse.com>
Mon, 9 Jan 2006 17:36:40 +0000 (12:36 -0500)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 3 Feb 2006 21:47:18 +0000 (13:47 -0800)
commitaee93ac4b7ad461255939248d0d51566cff77e05
treec5b1bda905d89548bd052eaf040da6eb287ee44b
parent0c6c98fb187524935a93fdd4f9a7193e7b110782
[PATCH] ocfs2/dlm: fix compilation on ia64

 Including <asm/signal.h> results in compilation failure on ia64 due to
 not including <linux/compiler.h>

 Including <linux/signal.h> corrects the problem.

 Please apply.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/userdlm.c