[PATCH -next V15 0/7] riscv: Add GENERIC_ENTRY support

Conor Dooley conor at kernel.org
Thu Jan 26 11:25:14 PST 2023


Hey Guo Ren,

On Thu, Jan 26, 2023 at 12:25:09PM -0500, guoren at kernel.org wrote:
> From: Guo Ren <guoren at linux.alibaba.com>
> 
> The patches convert riscv to use the generic entry infrastructure from
> kernel/entry/*. Some optimization for entry.S with new .macro and merge
> ret_from_kernel_thread into ret_from_fork.
> 
> The 1,2 are the preparation of generic entry. 3~7 are the main part
> of generic entry.
> 
> All tested with rv64, rv32, rv64 + 32rootfs, all are passed.
> 
> You can directly try it with:
> [1] https://github.com/guoren83/linux/tree/generic_entry_v15
> 
> Any reviews and tests are helpful.
> 
> v15:
>  - Fixup compile error for !MMU (Thx Conor)
>  - Rebase on riscv for-next (20230127)

nommu build looks fine now, thanks for fixing it up. Hopefully you're
good to now now after 15 versions!

Thanks,
Conor.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230126/2d0e542a/attachment.sig>


More information about the linux-riscv mailing list