public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] alpha: Fix pte_swp_exclusive on alpha
@ 2025-02-16 17:04 Magnus Lindholm
  2025-02-16 17:04 ` [PATCH 1/1] " Magnus Lindholm
  0 siblings, 1 reply; 6+ messages in thread
From: Magnus Lindholm @ 2025-02-16 17:04 UTC (permalink / raw)
  To: linmag7, richard.henderson, mattst88, glaubitz, ink, kees, arnd,
	linux-kernel, linux-alpha

First noticed that swapoff fails to unmount/free a previously used swap
file or partition on alpha. swapoff fails to writeback exclusive swap
pages and gets stuck in an infinite loop trying to do so. This was
introduced in commit a172d5128706028ac07b8db709728379ecc72f6e. This
patch provides a fix for pte_swp_exclusive. Verified on UP2000 alpha.

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

end of thread, other threads:[~2025-02-17 10:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16 17:04 [PATCH 0/1] alpha: Fix pte_swp_exclusive on alpha Magnus Lindholm
2025-02-16 17:04 ` [PATCH 1/1] " Magnus Lindholm
2025-02-16 17:17   ` Al Viro
2025-02-16 17:22     ` Al Viro
2025-02-16 17:26     ` Al Viro
2025-02-17 10:54     ` Magnus Lindholm

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