Re: Linux 5.11-rc6 compile error

2021-02-03 Thread Shuah Khan
On 2/3/21 1:06 PM, Linus Torvalds wrote: On Wed, Feb 3, 2021 at 11:58 AM Shuah Khan wrote: ld: arch/x86/built-in.a: member arch/x86/kernel/pci-swiotlb.o in archive is not an object make: *** [Makefile:1170: vmlinux] Error 1 That honestly sounds like something went wrong earlier - things like

Re: Linux 5.11-rc6 compile error

2021-02-03 Thread Randy Dunlap
On 2/3/21 11:58 AM, Shuah Khan wrote: > I am seeing the following compile error on Linux 5.11-rc6. > No issues on 5.11.0-rc5 with the same config. > > ld: arch/x86/built-in.a: member arch/x86/kernel/pci-swiotlb.o in archive is > not an object > make: *** [Makefile:1170

Re: Linux 5.11-rc6 compile error

2021-02-03 Thread Linus Torvalds
On Wed, Feb 3, 2021 at 11:58 AM Shuah Khan wrote: > > ld: arch/x86/built-in.a: member arch/x86/kernel/pci-swiotlb.o in archive > is not an object > make: *** [Makefile:1170: vmlinux] Error 1 That honestly sounds like something went wrong earlier - things like doing a system upgrade in the middle

Linux 5.11-rc6 compile error

2021-02-03 Thread Shuah Khan
I am seeing the following compile error on Linux 5.11-rc6. No issues on 5.11.0-rc5 with the same config. ld: arch/x86/built-in.a: member arch/x86/kernel/pci-swiotlb.o in archive is not an object make: *** [Makefile:1170: vmlinux] Error 1 CONFIG_SWIOTLB_XEN=y CONFIG_SWIOTLB=y I can debug

Re: Linux 5.11-rc6

2021-01-31 Thread Guenter Roeck
On Sun, Jan 31, 2021 at 02:01:43PM -0800, Linus Torvalds wrote: > Things look a little calmer than last week, and over-all very average > for rc6. So - like always this late in the release schedule - I'd > certainly have liked things to be even calmer, but nothing here really > stands out. > > The

Linux 5.11-rc6

2021-01-31 Thread Linus Torvalds
ion of struct page for holes in memory layout" tty: avoid using vfs_iocb_iter_write() for redirected console writes Linux 5.11-rc6 Linus Walleij (3): ARM: dts: ux500: Reserve memory carveouts dt-bindings: leds: Add DT binding for Richtek RT8515 leds: rt8515: Add Richtek RT8515

Re: [GIT PULL] KVM fixes for Linux 5.11-rc6

2021-01-27 Thread pr-tracker-bot
The pull request you sent on Wed, 27 Jan 2021 05:22:46 -0500: > https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4992eb41ab1b5d08479193afdc94f9678e5ded13 Thank you! -- Deet-doot-dot, I am a bot. https://ko

Re: [GIT PULL] KVM fixes for Linux 5.11-rc6

2021-01-27 Thread Paolo Bonzini
On 27/01/21 11:22, Paolo Bonzini wrote: Linus, I sent this yesterday but I cannot find it in the archives (weird), so I am resending it. Nevermind, I now see that you've pulled it already, though I've gotten no pr-tracker-bot reply either. Sorry about the noise. Paolo The following chang

[GIT PULL] KVM fixes for Linux 5.11-rc6

2021-01-27 Thread Paolo Bonzini
Linus, I sent this yesterday but I cannot find it in the archives (weird), so I am resending it. The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837: Linux 5.11-rc3 (2021-01-10 14:34:50 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/vi