public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/2] __builtin___clear_cache() => __clear_cache()
@ 2025-10-12 19:49 Petr Vorel
  2025-10-12 19:49 ` [LTP] [PATCH v2 1/2] m4: mprotect04: Replace __builtin___clear_cache with __clear_cache Petr Vorel
  2025-10-12 19:49 ` [LTP] [PATCH v2 2/2] hugemmap15: Check for __clear_cache() Petr Vorel
  0 siblings, 2 replies; 7+ messages in thread
From: Petr Vorel @ 2025-10-12 19:49 UTC (permalink / raw)
  To: ltp; +Cc: Hui Min Mina Chou, Khem Raj

Hi,

I'm sorry for the noise. Changes v1->v2:
* Add missing #endif in the second commit.

Link to v1:
https://patchwork.ozlabs.org/project/ltp/list/?series=477318&state=*
https://lore.kernel.org/ltp/20251012194007.370008-1-petr.vorel@gmail.com/T/#t

Petr Vorel (2):
  m4: mprotect04: Replace __builtin___clear_cache with __clear_cache
  hugemmap15: Check for __clear_cache()

 configure.ac                                  |  2 +-
 m4/ltp-builtin_clear_cache.m4                 | 19 ------------------
 m4/ltp-clear_cache.m4                         | 20 +++++++++++++++++++
 .../kernel/mem/hugetlb/hugemmap/hugemmap15.c  |  4 ++++
 .../kernel/syscalls/mprotect/mprotect04.c     |  7 +++----
 5 files changed, 28 insertions(+), 24 deletions(-)
 delete mode 100644 m4/ltp-builtin_clear_cache.m4
 create mode 100644 m4/ltp-clear_cache.m4

-- 
2.51.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-03-26 11:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-12 19:49 [LTP] [PATCH v2 0/2] __builtin___clear_cache() => __clear_cache() Petr Vorel
2025-10-12 19:49 ` [LTP] [PATCH v2 1/2] m4: mprotect04: Replace __builtin___clear_cache with __clear_cache Petr Vorel
2025-12-18 12:22   ` Andrea Cervesato via ltp
2026-01-22 10:23   ` Jan Stancek via ltp
2025-10-12 19:49 ` [LTP] [PATCH v2 2/2] hugemmap15: Check for __clear_cache() Petr Vorel
2026-03-26 10:31   ` Andrea Cervesato via ltp
2026-03-26 11:05     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox