Re: [PATCH] debugfs: provide debugfs_create_x64() when disabled

From: Greg Kroah-Hartman
Date: Wed Aug 28 2013 - 01:06:41 EST


On Mon, Aug 26, 2013 at 09:58:30AM +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@xxxxxxxxx>
>
> commit 15b0beaa332b3923cc ("Add x64 support to debugfs") added
> debugfs_create_x64(), but forgot to provide it when debugfs is
> disabled, causing problems when code tries to use it even then.
> Provide the appropriate static inline.

That's funny, given that it's been this way for over 3 years without
anyone noticing :)

I'll go apply this, thanks.

greg k-h
--
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/