All of lore.kernel.org
 help / color / mirror / Atom feed
* One question about API cpumask_setall()
@ 2026-07-28  8:16 Bibo Mao
  2026-07-29  1:55 ` Yury Norov
  0 siblings, 1 reply; 5+ messages in thread
From: Bibo Mao @ 2026-07-28  8:16 UTC (permalink / raw)
  To: Yury Norov; +Cc: Rasmus Villemoes, linux-kernel

Hi,

I am preparing to use API cpumask_setall() for TLB flush on LoongArch 
KVM side. There are cpumask_test_and_clear_cpu/cpumask_setall() APIs, it 
seems that API cpumask_setall() does not support atomic operation.

Do you think it is reasonable to add new API similar with 
cpumask_setall() which supports atomic operation?

Regards
Bibo Mao


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

end of thread, other threads:[~2026-07-30  6:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  8:16 One question about API cpumask_setall() Bibo Mao
2026-07-29  1:55 ` Yury Norov
2026-07-29  2:13   ` Bibo Mao
2026-07-29 17:57     ` Yury Norov
2026-07-30  6:41       ` Bibo Mao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.