linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V updates for v5.5-rc2
@ 2019-12-15 20:10 Paul Walmsley
  2019-12-15 20:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Walmsley @ 2019-12-15 20:10 UTC (permalink / raw)
  To: torvalds; +Cc: linux-riscv, linux-kernel

Linus,

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv/for-v5.5-rc2

for you to fetch changes up to bc3e8f5d42d5cfac3f7ac9b458c2eeb02e8b1cf7:

  riscv: only select serial sifive if TTY is enabled (2019-12-08 20:29:01 -0800)

----------------------------------------------------------------
RISC-V updates for v5.5-rc2

Two minor build fixes:

- Fix builds of the ELF loader when built with 'make -j1' (nommu only)

- Fix CONFIG_SOC_SIFIVE builds when CONFIG_TTY is disabled (found
  during randconfig testing)

----------------------------------------------------------------
Kefeng Wang (1):
      riscv: only select serial sifive if TTY is enabled

Olof Johansson (1):
      riscv: Fix build dependency for loader

 arch/riscv/Kconfig.socs  | 4 ++--
 arch/riscv/boot/Makefile | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Kernel object size difference:
   text	   data	    bss	    dec	    hex	filename
6894571	2330908	 313920	9539399	 918f47	vmlinux.rv64.orig
6894571	2330908	 313920	9539399	 918f47	vmlinux.rv64.patched
6655594	1939880	 257640	8853114	 87167a	vmlinux.rv32.orig
6655594	1939880	 257640	8853114	 87167a	vmlinux.rv32.patched
1172124	 354264	 130024	1656412	 19465c	vmlinux.nommu_virt.orig
1172124	 354264	 130024	1656412	 19465c	vmlinux.nommu_virt.patched



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-15 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-15 20:10 [GIT PULL] RISC-V updates for v5.5-rc2 Paul Walmsley
2019-12-15 20:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).