Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Date: Mon, 27 Feb 2017 11:21:47 +1100 > Subject: [PATCH] statx: disable the sample code for now > > Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > --- > samples/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/samples/Kconfig b/samples/Kconfig > index e1fc9a6a96fa..9cb63188d3ef 100644 > --- a/samples/Kconfig > +++ b/samples/Kconfig > @@ -114,6 +114,7 @@ config SAMPLE_VFIO_MDEV_MTTY > > config SAMPLE_STATX > bool "Build example extended-stat using code" > + depends on BROKEN > help > Build example userspace program to use the new extended-stat syscall. > It turns out that the statx sample depends on the header installation phase of the build. I'm not sure how to encode that fact in the Makefile, so marking it broken for now is fine. Acked-by: David Howells <dhowells@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html