linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* for-next based on rc4
@ 2020-03-03 18:57 Palmer Dabbelt
  2020-03-04  3:52 ` Anup Patel
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2020-03-03 18:57 UTC (permalink / raw)
  To: linux-riscv

rc4 is looking pretty good to me, so I'm going to use that as the starting
point for the next for-next.  A quick poke at my inbox reveals:

* K210 support
* Static kernel memory permissions
* Percpu in modules
* UEFI
* KGDB

as the big patch sets, but there's some smaller things interspersed that my
grepping isn't going to catch.  For the record, for-next currently contains:

* abc71bf0a703 - (HEAD -> for-next, riscv/for-next) RISC-V: Stop using LOCAL for the uaccess fixups (22 seconds ago) <Palmer Dabbelt>
* fdff9911f266 - RISC-V: Inline the assembly register save/restore macros (12 minutes ago) <Palmer Dabbelt>
* 52e7c52d2ded - RISC-V: Stop relying on GCC's register allocator's hueristics (17 minutes ago) <Palmer Dabbelt>
* 064223b947a8 - RISC-V: Stop putting .sbss in .sdata (17 minutes ago) <Palmer Dabbelt>
* aff7783392e0 - riscv: force hart_lottery to put in .sdata section (17 minutes ago) <Zong Li>
* 2fab7a15604c - riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs (17 minutes ago) <Deepa Dinamani>
* ab70a73aa45b - riscv: Use flush_icache_mm for flush_icache_user_range (17 minutes ago) <Guo Ren>


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

* Re: for-next based on rc4
  2020-03-03 18:57 for-next based on rc4 Palmer Dabbelt
@ 2020-03-04  3:52 ` Anup Patel
  0 siblings, 0 replies; 2+ messages in thread
From: Anup Patel @ 2020-03-04  3:52 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: linux-riscv

Hi Palmer,

On Wed, Mar 4, 2020 at 12:27 AM Palmer Dabbelt <palmer@dabbelt.com> wrote:
>
> rc4 is looking pretty good to me, so I'm going to use that as the starting
> point for the next for-next.  A quick poke at my inbox reveals:
>
> * K210 support
> * Static kernel memory permissions
> * Percpu in modules
> * UEFI
> * KGDB
>
> as the big patch sets, but there's some smaller things interspersed that my
> grepping isn't going to catch.  For the record, for-next currently contains:
>
> * abc71bf0a703 - (HEAD -> for-next, riscv/for-next) RISC-V: Stop using LOCAL for the uaccess fixups (22 seconds ago) <Palmer Dabbelt>
> * fdff9911f266 - RISC-V: Inline the assembly register save/restore macros (12 minutes ago) <Palmer Dabbelt>
> * 52e7c52d2ded - RISC-V: Stop relying on GCC's register allocator's hueristics (17 minutes ago) <Palmer Dabbelt>
> * 064223b947a8 - RISC-V: Stop putting .sbss in .sdata (17 minutes ago) <Palmer Dabbelt>
> * aff7783392e0 - riscv: force hart_lottery to put in .sdata section (17 minutes ago) <Zong Li>
> * 2fab7a15604c - riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs (17 minutes ago) <Deepa Dinamani>
> * ab70a73aa45b - riscv: Use flush_icache_mm for flush_icache_user_range (17 minutes ago) <Guo Ren>
>

One important RC fix to address compile issue in Linux-5.6-rcX:

[PATCH] RISC-V: Move all address space definition macros to one place
(Refer, https://lkml.org/lkml/2020/2/24/1084)

Few other candidates for your next branch (based on my manual scan):

1. [PATCH v2 0/4] QEMU Virt Machine Kconfig option
(Refer, https://lore.kernel.org/patchwork/cover/1161456/)

2. [PATCH v10 00/12] Add support for SBI v0.2 and CPU hotplug
(Refer, https://lwn.net/Articles/813394/)

3. [PATCH RESEND v2] riscv: Introduce CONFIG_RELOCATABLE
(Refer, https://patchwork.kernel.org/patch/11417233/)

4. [PATCH] riscv: Use p*d_leaf macros to define p*d_huge
(Refer, https://lkml.org/lkml/2020/2/20/57)

5. [PATCH] riscv: Fix range looking for kernel image memblock
(Refer, https://lkml.org/lkml/2020/2/17/12)

6. [PATCH] riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
(Refer, https://www.spinics.net/lists/devicetree/msg335587.html)

7. [PATCH v2 0/3] riscv: mem= support, ioremap exec fix
(Refer, https://lkml.org/lkml/2020/2/15/88)

Regards,
Anup


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

end of thread, other threads:[~2020-03-04  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 18:57 for-next based on rc4 Palmer Dabbelt
2020-03-04  3:52 ` Anup Patel

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).