Re: Linux 5.11-rc5

2021-02-04 Thread Greg KH
On Thu, Feb 04, 2021 at 10:32:56AM -0800, Linus Torvalds wrote: > On Thu, Feb 4, 2021 at 10:19 AM Mike Rapoport wrote: > > > > On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > > > > > > Mike: should we perhaps revert the first patch too (commit > > > bde9cfa3afe4: "x86/setup: don'

Re: Linux 5.11-rc5

2021-02-04 Thread Linus Torvalds
On Thu, Feb 4, 2021 at 10:19 AM Mike Rapoport wrote: > > On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > > > > Mike: should we perhaps revert the first patch too (commit > > bde9cfa3afe4: "x86/setup: don't remove E820_TYPE_RAM for pfn 0")? > > Unfortunately, I was too optimistic

Re: Linux 5.11-rc5

2021-02-04 Thread Mike Rapoport
On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > On Mon, Jan 25, 2021 at 12:35 PM Chris Wilson > wrote: > > Mike: should we perhaps revert the first patch too (commit > bde9cfa3afe4: "x86/setup: don't remove E820_TYPE_RAM for pfn 0")? Unfortunately, I was too optimistic and did

Re: Linux 5.11-rc5

2021-01-28 Thread Pavel Machek
Hi! /-/blob/master/kconfig/debug > > > > > > Here's a boot dmesg from some affected machines from just before the merge > > > with rc5: > > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9676/shard-skl1/boot18.txt > > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9676/fi-skl-6600u/boot.htm

Re: Linux 5.11-rc5

2021-01-27 Thread Greg KH
On Tue, Jan 26, 2021 at 10:45:10AM -0800, Linus Torvalds wrote: > On Tue, Jan 26, 2021 at 8:25 AM Mike Rapoport wrote: > > > > On Mon, Jan 25, 2021 at 09:46:19PM +, Chris Wilson wrote: > > > > > > CI does confirm that the revert of d3921cb8be29 brings the machines back > > > to life. > > > > I

[GIT PULL] KVM fixes for Linux 5.11-rc5

2021-01-26 Thread Paolo Bonzini
Linus, 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/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 9a78e15802a87de2b08dfd1bd88e8

Re: Linux 5.11-rc5

2021-01-26 Thread Linus Torvalds
On Tue, Jan 26, 2021 at 8:25 AM Mike Rapoport wrote: > > On Mon, Jan 25, 2021 at 09:46:19PM +, Chris Wilson wrote: > > > > CI does confirm that the revert of d3921cb8be29 brings the machines back > > to life. > > I still cannot see what could possibly go wrong, so let's revert > d3921cb8be29 f

Re: Linux 5.11-rc5

2021-01-26 Thread Mike Rapoport
On Mon, Jan 25, 2021 at 09:13:59PM +, Chris Wilson wrote: > Quoting Mike Rapoport (2021-01-25 21:04:56) > > On Mon, Jan 25, 2021 at 08:34:34PM +, Chris Wilson wrote: > > > Quoting Linus Torvalds (2021-01-25 01:06:40) > > > > Mike Rapoport (3): > > > ... > > > > mm: fix initialization

Re: Linux 5.11-rc5

2021-01-26 Thread Mike Rapoport
On Mon, Jan 25, 2021 at 09:46:19PM +, Chris Wilson wrote: > Quoting Mike Rapoport (2021-01-25 21:33:48) > > On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > > > On Mon, Jan 25, 2021 at 12:35 PM Chris Wilson > > > wrote: > > > > > > > > Quoting Linus Torvalds (2021-01-25 01:06

Re: Linux 5.11-rc5

2021-01-26 Thread Chris Wilson
Quoting Chris Wilson (2021-01-25 21:46:19) > Quoting Mike Rapoport (2021-01-25 21:33:48) > > On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > > > Mike: should we perhaps revert the first patch too (commit > > > bde9cfa3afe4: "x86/setup: don't remove E820_TYPE_RAM for pfn 0")? > >

Re: Linux 5.11-rc5

2021-01-25 Thread Mike Rapoport
On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > On Mon, Jan 25, 2021 at 12:35 PM Chris Wilson > wrote: > > > > Quoting Linus Torvalds (2021-01-25 01:06:40) > > > Mike Rapoport (3): > > ... > > > mm: fix initialization of struct page for holes in memory layout > > > > We ha

Re: Linux 5.11-rc5

2021-01-25 Thread Chris Wilson
Quoting Mike Rapoport (2021-01-25 21:33:48) > On Mon, Jan 25, 2021 at 12:49:39PM -0800, Linus Torvalds wrote: > > On Mon, Jan 25, 2021 at 12:35 PM Chris Wilson > > wrote: > > > > > > Quoting Linus Torvalds (2021-01-25 01:06:40) > > > > Mike Rapoport (3): > > > ... > > > > mm: fix initializa

Re: Linux 5.11-rc5

2021-01-25 Thread Chris Wilson
Quoting Mike Rapoport (2021-01-25 21:04:56) > On Mon, Jan 25, 2021 at 08:34:34PM +, Chris Wilson wrote: > > Quoting Linus Torvalds (2021-01-25 01:06:40) > > > Mike Rapoport (3): > > ... > > > mm: fix initialization of struct page for holes in memory layout > > > > We have half a dozen or

Re: Linux 5.11-rc5

2021-01-25 Thread Mike Rapoport
On Mon, Jan 25, 2021 at 08:34:34PM +, Chris Wilson wrote: > Quoting Linus Torvalds (2021-01-25 01:06:40) > > Mike Rapoport (3): > ... > > mm: fix initialization of struct page for holes in memory layout > > We have half a dozen or so different machines in CI that are silently > failing t

Re: Linux 5.11-rc5

2021-01-25 Thread Linus Torvalds
On Mon, Jan 25, 2021 at 12:35 PM Chris Wilson wrote: > > Quoting Linus Torvalds (2021-01-25 01:06:40) > > Mike Rapoport (3): > ... > > mm: fix initialization of struct page for holes in memory layout > > We have half a dozen or so different machines in CI that are silently > failing to boot,

Re: Linux 5.11-rc5

2021-01-25 Thread Chris Wilson
Quoting Linus Torvalds (2021-01-25 01:06:40) > Mike Rapoport (3): ... > mm: fix initialization of struct page for holes in memory layout We have half a dozen or so different machines in CI that are silently failing to boot, that we believe is bisected to this patch. 17:56 tsa :

Re: Linux 5.11-rc5

2021-01-24 Thread Bhaskar Chowdhury
On 20:06 Sun 24 Jan 2021, Guenter Roeck wrote: On 1/24/21 7:56 PM, Bhaskar Chowdhury wrote: On 19:48 Sun 24 Jan 2021, Guenter Roeck wrote: On Sun, Jan 24, 2021 at 05:06:40PM -0800, Linus Torvalds wrote: So this rc looked fairly calm and small, all the way up until today. In fact, over 40% of

Re: Linux 5.11-rc5

2021-01-24 Thread Guenter Roeck
On 1/24/21 7:56 PM, Bhaskar Chowdhury wrote: > On 19:48 Sun 24 Jan 2021, Guenter Roeck wrote: >> On Sun, Jan 24, 2021 at 05:06:40PM -0800, Linus Torvalds wrote: >>> So this rc looked fairly calm and small, all the way up until today. >>> >>> In fact, over 40% of the non-merge commits came in today,

Re: Linux 5.11-rc5

2021-01-24 Thread Bhaskar Chowdhury
On 19:48 Sun 24 Jan 2021, Guenter Roeck wrote: On Sun, Jan 24, 2021 at 05:06:40PM -0800, Linus Torvalds wrote: So this rc looked fairly calm and small, all the way up until today. In fact, over 40% of the non-merge commits came in today, as people unloaded their work for the week on me. The end

Re: Linux 5.11-rc5

2021-01-24 Thread Guenter Roeck
On Sun, Jan 24, 2021 at 05:06:40PM -0800, Linus Torvalds wrote: > So this rc looked fairly calm and small, all the way up until today. > > In fact, over 40% of the non-merge commits came in today, as people > unloaded their work for the week on me. The end result is a slightly > larger than usual

Linux 5.11-rc5

2021-01-24 Thread Linus Torvalds
): mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid() Linus Torvalds (3): tty: implement write_iter tty: fix up hung_up_tty_write() conversion Linux 5.11-rc5 Longfang Liu (1): USB: ehci: fix an interrupt calltrace error Lorenzo Bianconi (2): iio: common:

Re: [GIT PULL] KUnit update for Linux 5.11-rc5

2021-01-23 Thread pr-tracker-bot
The pull request you sent on Fri, 22 Jan 2021 17:43:04 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux-kselftest-kunit-fixes-5.11-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/929b979611f5d2a264a2c1b9fe84baa975828522 Tha

[GIT PULL] KUnit update for Linux 5.11-rc5

2021-01-22 Thread Shuah Khan
Hi Linus, Please pull the following KUnit fixes update for Linux 5.11-rc5. This KUnit update for Linux 5.11-rc5 consists of 5 fixes to kunit tool and documentation from Daniel Latypov and David Gow. diff is attached. thanks, -- Shuah