From: Paul Walmsley <paul.walmsley@sifive.com>
To: torvalds@linux-foundation.org
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RISC-V updates for v5.5-rc2
Date: Sun, 15 Dec 2019 12:10:34 -0800 (PST) [thread overview]
Message-ID: <alpine.DEB.2.21.9999.1912151208120.91169@viisi.sifive.com> (raw)
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
next reply other threads:[~2019-12-15 20:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-15 20:10 Paul Walmsley [this message]
2019-12-15 20:50 ` [GIT PULL] RISC-V updates for v5.5-rc2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.21.9999.1912151208120.91169@viisi.sifive.com \
--to=paul.walmsley@sifive.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).