[GIT PULL] RISC-V: A single fix for 4.19-rc3
From: Palmer Dabbelt
Date: Wed Sep 12 2018 - 12:45:51 EST
I forgot to send this out last week as I was going to the GNU tool cauldron. I
haven't gotten through my backlog yet so I don't have any other patches for
this RC, so I figured I'd just send out the old tag. If that's an issue I can
make a new one.
The following changes since commit 57361846b52bc686112da6ca5368d11210796804:
Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc3
for you to fetch changes up to e866d3e84eb7c9588afb77604d417e8cc49fe216:
riscv: Do not overwrite initrd_start and initrd_end (2018-09-04 17:04:50 -0700)
----------------------------------------------------------------
RISC-V: A single fix for 4.19-rc3
This tag contains what I hope to be the last RISC-V patch for 4.19. It
fixes a bug in our initramfs support by removing some broken and
obselete code.
----------------------------------------------------------------
Guenter Roeck (1):
riscv: Do not overwrite initrd_start and initrd_end
arch/riscv/kernel/setup.c | 7 -------
1 file changed, 7 deletions(-)