Re: [PATCH] xfs: Fix build breakage in xfs_iops.c whenCONFIG_FS_POSIX_ACL is not set

From: Christoph Hellwig
Date: Tue Jul 26 2011 - 05:49:17 EST


On Tue, Jul 26, 2011 at 11:47:28AM +0200, Markus Trippelsdorf wrote:
> No, "# CONFIG_OPTIMIZE_INLINING is not set".
> I've tested this patch with gcc 4.5.2, 4.6.1 and 4.7.0 and in all cases
> the kernel builds just fine.

In that case we might as well just throw it in and try it. In the worst
case we'll get one expansion per site that takes the address, but no-acl
builds aren't really something worth optimizing for.

--
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/