David Hildenbrand writes:
> We already implemented support for 64bit book3s in commit bff9beaa2e80
> ("powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s")
>
> Let's support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also in 32bit by reusing yet
> unused LSB 2 / MSB 29. There seems to be no real
On 09/02/2023 13:23, Shahab Vahedi wrote:
Hi Arnout,
On 2/8/23 17:36, Arnout Vandecappelle wrote:
It's not clear to me why you did a revert of the cookie feature rather than
using those patches. I think the first two or three should be sufficient to
fix your issue?
Ideally, the correct wa
Hi Arnout,
On 2/8/23 17:36, Arnout Vandecappelle wrote:
>
> It's not clear to me why you did a revert of the cookie feature rather than
> using those patches. I think the first two or three should be sufficient to
> fix your issue?
Ideally, the correct way would be applying that pending series.