[PATCH v4 00/18] Tidy up cache.S

Will Deacon will at kernel.org
Tue May 25 11:58:51 PDT 2021


On Mon, 24 May 2021 09:29:43 +0100, Fuad Tabba wrote:
> Changes since v3 [1]:
> - Rebased onto v5.13-rc3
> - Redid __flush_cache_range to use dcache_by_line_op (Mark)
> - Remove user_alt macro (Mark)
> - Tidying up some code, comments, and commit messages. (Mark)
> 
> This should cover all the feedback from v2 [2].
> 
> [...]

Applied to arm64 (for-next/caches), thanks!

[01/18] arm64: assembler: replace `kaddr` with `addr`
        https://git.kernel.org/arm64/c/e89d6cc51034
[02/18] arm64: assembler: add conditional cache fixups
        https://git.kernel.org/arm64/c/d11b187760f5
[03/18] arm64: Apply errata to swsusp_arch_suspend_exit
        https://git.kernel.org/arm64/c/46710cf1fcb6
[04/18] arm64: Do not enable uaccess for flush_icache_range
        https://git.kernel.org/arm64/c/116b7f559492
[05/18] arm64: Do not enable uaccess for invalidate_icache_range
        https://git.kernel.org/arm64/c/7908072da535
[06/18] arm64: Downgrade flush_icache_range to invalidate
        https://git.kernel.org/arm64/c/5e20e3499682
[07/18] arm64: assembler: remove user_alt
        https://git.kernel.org/arm64/c/55272ecc3ada
[08/18] arm64: Move documentation of dcache_by_line_op
        https://git.kernel.org/arm64/c/06b7a568ca5e
[09/18] arm64: Fix comments to refer to correct function __flush_icache_range
        https://git.kernel.org/arm64/c/d044f8141847
[10/18] arm64: __inval_dcache_area to take end parameter instead of size
        https://git.kernel.org/arm64/c/e3974adb4ef5
[11/18] arm64: dcache_by_line_op to take end parameter instead of size
        https://git.kernel.org/arm64/c/163d3f80695e
[12/18] arm64: __flush_dcache_area to take end parameter instead of size
        https://git.kernel.org/arm64/c/814b186079cd
[13/18] arm64: __clean_dcache_area_poc to take end parameter instead of size
        https://git.kernel.org/arm64/c/1f42faf1d25d
[14/18] arm64: __clean_dcache_area_pop to take end parameter instead of size
        https://git.kernel.org/arm64/c/f749448edb9c
[15/18] arm64: __clean_dcache_area_pou to take end parameter instead of size
        https://git.kernel.org/arm64/c/406d7d4e2bc7
[16/18] arm64: sync_icache_aliases to take end parameter instead of size
        https://git.kernel.org/arm64/c/8c28d52ccd1d
[17/18] arm64: Fix cache maintenance function comments
        https://git.kernel.org/arm64/c/393239be1ba6
[18/18] arm64: Rename arm64-internal cache maintenance functions
        https://git.kernel.org/arm64/c/fade9c2c6ee2

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list