[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <22426.1567466408@warthog.procyon.org.uk>
Date: Tue, 03 Sep 2019 00:20:08 +0100
From: David Howells <dhowells@...hat.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: dhowells@...hat.com,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux USB Mailing List <linux-usb@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the keys tree
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> > static inline void post_usb_device_notification(const struct usb_device *udev,
> > unsigned int subtype, u32 error) {}
>
> But not published, yet?
I was hoping to get the smack patch reviewed by Casey first, but I can
publish anyway.
> > > I then discovered that I needed to install libkeyutils-dev :-( but it
> > > built OK after that.
> >
> > ? The kernel shouldn't require that to build.
>
> I was doing an x86_64 allmodconfig build which seems to build (all of?)
> the samples.
Ah, yes - the sample demonstrates the key/keyring notifications as well as USB
and block notifications and requires a constant from the keyutils-devel
package. Maybe I should get it from the kernel UAPI headers instead, but that
risks generating a collision.
David
Powered by blists - more mailing lists