Re: [PATCH] autofs: fix 3.3-rc5 compilation breakage on x86-32

From: Josh Boyer
Date: Sun Feb 26 2012 - 11:02:27 EST


On Sun, Feb 26, 2012 at 10:10 AM, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote:
> Recent commit a32744d4abae24572eff7269bc17895c41bd0085 broke autofs
> compilation on x86-32:
>
> fs/autofs4/inode.c: In function ‘autofs4_fill_super’:
> fs/autofs4/inode.c:228: error: implicit declaration of function ‘is_compat_task’
>
> This patch fix that by adding #if checks.
>
> Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>

Andreas Schwab submitted an identical patch. Linus came up with something
else:

https://lkml.org/lkml/2012/2/25/84

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/