[PATCHv4 00/17] arm64: remove set_fs() and friends

Catalin Marinas catalin.marinas at arm.com
Wed Nov 25 14:10:28 EST 2020


On Fri, 13 Nov 2020 12:49:20 +0000, Mark Rutland wrote:
> Building atop Christoph's core rework now in v5.10-rc1, this series removes
> set_fs() from arm64. The series can be found in arm64/set_fs-removal branch
> [1].
> 
> Since v1 [2]:
> * Remove redundant kthread init code
> * Remove vestigal bit left by v1
> * Rework SDEI entry
> * Comment head.S better
> * Fix commit message typos
> 
> [...]

I picked up the first 5 preparatory patches, pushed to arm64
(for-next/uaccess). I'll wait for James to ack the SDEI patches and for
you to respin the the rest (some nitpicks).

[1/17] arm64: ensure ERET from kthread is illegal
      https://git.kernel.org/arm64/c/75ed0ca3281a
[2/17] arm64: add C wrappers for SET_PSTATE_*()
      https://git.kernel.org/arm64/c/db4b0281cc00
[3/17] arm64: head.S: rename el2_setup -> init_kernel_el
      https://git.kernel.org/arm64/c/a4b81a241a77
[4/17] arm64: head.S: cleanup SCTLR_ELx initialization
      https://git.kernel.org/arm64/c/cc0f3417f4f9
[5/17] arm64: head.S: always initialize PSTATE
      https://git.kernel.org/arm64/c/7cdab4d42ac7

Thanks.

-- 
Catalin




More information about the linux-arm-kernel mailing list