This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 856deb866d16 Linux 5.9-rc5 adds 50145474f6ef fbcon: remove soft scrollback code adds 06a0df4d1b8b fbcon: remove now unusued 'softback_lines' cursor() argument adds 973c096f6a85 vgacon: remove software scrollback support adds 1c78544eaa46 btrfs: fix wrong address when faulting in pages in the sea [...] adds fc4f28bb3daf Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes: arch/powerpc/configs/pasemi_defconfig | 1 - arch/powerpc/configs/ppc6xx_defconfig | 1 - arch/x86/configs/i386_defconfig | 1 - arch/x86/configs/x86_64_defconfig | 1 - drivers/video/console/Kconfig | 46 ----- drivers/video/console/vgacon.c | 221 +--------------------- drivers/video/fbdev/core/bitblit.c | 11 +- drivers/video/fbdev/core/fbcon.c | 334 +--------------------------------- drivers/video/fbdev/core/fbcon.h | 2 +- drivers/video/fbdev/core/fbcon_ccw.c | 11 +- drivers/video/fbdev/core/fbcon_cw.c | 11 +- drivers/video/fbdev/core/fbcon_ud.c | 11 +- drivers/video/fbdev/core/tileblit.c | 2 +- fs/btrfs/ioctl.c | 3 +- 14 files changed, 13 insertions(+), 643 deletions(-)