Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebieder...
[linux-2.6-block.git] / arch / arm / mm / alignment.c
index 6067fa4de22b32b6bd699a11f43c891070bef2f8..8cdb78642e9316612be1deb340c4bf4dd0c45e1f 100644 (file)
@@ -945,7 +945,7 @@ do_alignment(unsigned long addr, unsigned int fsr, struct pt_regs *regs)
                goto fixup;
 
        if (ai_usermode & UM_SIGNAL) {
-               force_sig_fault(SIGBUS, BUS_ADRALN, (void __user *)addr, current);
+               force_sig_fault(SIGBUS, BUS_ADRALN, (void __user *)addr);
        } else {
                /*
                 * We're about to disable the alignment trap and return to