Re: [PATCH] selftests/pidfd: align stack to fix SP alignment exception

2025-04-23 Thread Shuai Xue
在 2025/4/6 19:57, Shuai Xue 写道: 在 2025/4/4 20:18, Will Deacon 写道: On Wed, Mar 19, 2025 at 10:59:57AM +0800, Shuai Xue wrote: + ARM maintainers for review. 在 2025/3/12 14:15, Shuai Xue 写道: The pidfd_test fails on the ARM64 platform with the following error:   Bail out! pidfd_poll che

Re: [PATCH] selftests/pidfd: align stack to fix SP alignment exception

2025-04-06 Thread Shuai Xue
在 2025/4/4 20:18, Will Deacon 写道: On Wed, Mar 19, 2025 at 10:59:57AM +0800, Shuai Xue wrote: + ARM maintainers for review. 在 2025/3/12 14:15, Shuai Xue 写道: The pidfd_test fails on the ARM64 platform with the following error: Bail out! pidfd_poll check for premature notification on ch

Re: [PATCH] selftests/pidfd: align stack to fix SP alignment exception

2025-04-04 Thread Will Deacon
On Wed, Mar 19, 2025 at 10:59:57AM +0800, Shuai Xue wrote: > + ARM maintainers for review. > > 在 2025/3/12 14:15, Shuai Xue 写道: > > The pidfd_test fails on the ARM64 platform with the following error: > > > > Bail out! pidfd_poll check for premature notification on child thread > > exec tes

Re: [PATCH] selftests/pidfd: align stack to fix SP alignment exception

2025-03-18 Thread Shuai Xue
+ ARM maintainers for review. 在 2025/3/12 14:15, Shuai Xue 写道: The pidfd_test fails on the ARM64 platform with the following error: Bail out! pidfd_poll check for premature notification on child thread exec test: Failed When exception-trace is enabled, the kernel logs the details: