Re: fbcon scrollback broken was Re: Linux 5.9-rc6

2020-09-23 Thread Pavel Machek
Hi! > > The one thing that does show up in the diffstat is the softscroll > > removal (both fbcon and vgacon), and there are people who want to save > > that, but we'll see if some maintainer steps up. I'm not willing to > > resurrect it in the broken form it was in, so I doubt that will happen >

fbcon scrollback broken was Re: Linux 5.9-rc6

2020-09-23 Thread Pavel Machek
Hi! > The one thing that does show up in the diffstat is the softscroll > removal (both fbcon and vgacon), and there are people who want to save > that, but we'll see if some maintainer steps up. I'm not willing to > resurrect it in the broken form it was in, so I doubt that will happen > in 5.9,

Re: Linux 5.9-rc6

2020-09-21 Thread Linus Torvalds
On Sun, Sep 20, 2020 at 6:06 PM Robert Gadsdon wrote: > > drivers/dax/super.c:325:6: error: redefinition of ‘dax_supported’ Gaah. Ok, this should hopefully be fixed in my tree now. Linus

Re: Linux 5.9-rc6

2020-09-20 Thread Robert Gadsdon
On 9/20/20 4:55 PM, Linus Torvalds wrote: Holler if you see anything odd, Linus --- Adrian Huang (1): dax: Fix stack overflow when mounting fsdax pmem device CALL    scripts/checksyscalls.sh   CALL    scripts/atomic/check-atomics.sh   DESCEND  objtool   CHK inc

Linux 5.9-rc6

2020-09-20 Thread Linus Torvalds
ind_dai_with_mutex() Leon Romanovsky (1): MAINTAINERS: Fix Max's and Shravan's emails Linus Torvalds (6): fbcon: remove soft scrollback code fbcon: remove now unusued 'softback_lines' cursor() argument vgacon: remove software scrollback support mm: al