lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 26 Feb 2012 11:02:28 -0500 From: Josh Boyer <jwboyer@...il.com> To: Stanislaw Gruszka <sgruszka@...hat.com> Cc: Ian Kent <raven@...maw.net>, autofs@...ux.kernel.org, linux-kernel@...r.kernel.org, Al Viro <viro@...iv.linux.org.uk> Subject: Re: [PATCH] autofs: fix 3.3-rc5 compilation breakage on x86-32 On Sun, Feb 26, 2012 at 10:10 AM, Stanislaw Gruszka <sgruszka@...hat.com> 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@...hat.com> 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists