Message ID | mhng-e58ec1f9-86f2-451e-ac9f-9add83693752@palmerdabbelt-glaptop1 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] RISC-V Patches for the 5.7 Merge Window, Part 1 | expand |
On Wed, Apr 8, 2020 at 9:50 AM Palmer Dabbelt <palmer@dabbelt.com> wrote: > > This builds and boots for me. There is one merge conflict, it's just a Kconfig > merge issue. I can publish a resolved branch if you'd like. It's not the _resolution_ that's the problem. The problem is that your tree is garbage. Your commit c48c4a4c7ead ("riscv: Add Kendryte K210 SoC support") is wrong. It doesn't do what it says it does. It _also_ adds that (broken) Kconfig entry for the virtual SoC (aka qemu) that isn't mentioned at all in the commit message. It looks like you mixed up commits when you did some development. Possibly because of bad resolutions when rebasing or whatever. I don't know what happened, but your tree is a mess. There's also a duplicate commit 9f40b6e77d2f that is a copy of commit 2191b4f298fa ("RISC-V: Move all address space definition macros to one place") that you sent earlier. I fixed things up and pulled this, but you're doing something wrong. Linus
The pull request you sent on Wed, 08 Apr 2020 09:50:05 -0700 (PDT):
> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eab40026605f4717a9749ffcaec8119d58494999
Thank you!