Re: Linux 4.18.1

2018-08-16 Thread Adam Borowski
On Thu, Aug 16, 2018 at 05:11:21PM +0200, Greg KH wrote: > On Thu, Aug 16, 2018 at 03:59:58PM +0200, Sven Joachim wrote: > > On 2018-08-16 15:05 +0200, Adam Borowski wrote: > > > I'm afraid that I get a build failure; v4.18 is ok, v4.18.1 fails with: > > > > > > ld: arch/x86/kvm/x86.o: in function

Re: Linux 4.18.1

2018-08-16 Thread Greg KH
On Thu, Aug 16, 2018 at 03:59:58PM +0200, Sven Joachim wrote: > On 2018-08-16 15:05 +0200, Adam Borowski wrote: > > > On Thu, Aug 16, 2018 at 12:14:29PM +0200, Greg KH wrote: > >> I'm announcing the release of the 4.18.1 kernel. > > > > I'm afraid that I get a build failure; v4.18 is ok, v4.18.1 f

Re: Linux 4.18.1

2018-08-16 Thread Sven Joachim
On 2018-08-16 15:05 +0200, Adam Borowski wrote: > On Thu, Aug 16, 2018 at 12:14:29PM +0200, Greg KH wrote: >> I'm announcing the release of the 4.18.1 kernel. > > I'm afraid that I get a build failure; v4.18 is ok, v4.18.1 fails with: > > ld: arch/x86/kvm/x86.o: in function `kvm_get_arch_capabilit

Re: Linux 4.18.1

2018-08-16 Thread Adam Borowski
Hi! On Thu, Aug 16, 2018 at 12:14:29PM +0200, Greg KH wrote: > I'm announcing the release of the 4.18.1 kernel. I'm afraid that I get a build failure; v4.18 is ok, v4.18.1 fails with: ld: arch/x86/kvm/x86.o: in function `kvm_get_arch_capabilities': (.text+0x43b2): undefined reference to `l1tf_vm

Re: Linux 4.18.1

2018-08-16 Thread Greg KH
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index 9c5e7732d249..73318225a368 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -476,6 +476,7 @@ What:

Linux 4.18.1

2018-08-16 Thread Greg KH
lings David Woodhouse (1): tools headers: Synchronise x86 cpufeatures.h for L1TF additions Greg Kroah-Hartman (1): Linux 4.18.1 Jiri Kosina (4): x86/speculation: Protect against userspace-userspace spectreRSB cpu/hotplug: Expose SMT control init function x86/bugs