On 6/27/24 11:07, Kees Cook wrote:
Hi Shuah,
Can you please add this to your -next tree since it fixes test failures
on non-MMU systems, after commit cf6219ee889f ("usercopy: Convert
test_user_copy to KUnit test").
Applied to linux-kselftest kunit branch for next.
thanks,
-- Shuah
On 7/1/24 22:05, David Gow wrote:
On Thu, 20 Jun 2024 at 04:25, Kees Cook wrote:
Since arch_pick_mmap_layout() is an inline for non-MMU systems, disable
this test there.
Reported-by: kernel test robot
Closes:
https://lore.kernel.org/oe-kbuild-all/202406160505.ubge6tmy-...@intel.com/
Signed-
On Thu, 20 Jun 2024 at 04:25, Kees Cook wrote:
>
> Since arch_pick_mmap_layout() is an inline for non-MMU systems, disable
> this test there.
>
> Reported-by: kernel test robot
> Closes:
> https://lore.kernel.org/oe-kbuild-all/202406160505.ubge6tmy-...@intel.com/
> Signed-off-by: Kees Cook
> --
Hi Shuah,
Can you please add this to your -next tree since it fixes test failures
on non-MMU systems, after commit cf6219ee889f ("usercopy: Convert
test_user_copy to KUnit test").
Thanks!
-Kees
On Thu, Jun 20, 2024 at 05:13:35PM -0400, Rae Moar wrote:
> On Wed, Jun 19, 2024 at 4:25 PM Kees Cook
On Wed, Jun 19, 2024 at 4:25 PM Kees Cook wrote:
>
> Since arch_pick_mmap_layout() is an inline for non-MMU systems, disable
> this test there.
>
> Reported-by: kernel test robot
> Closes:
> https://lore.kernel.org/oe-kbuild-all/202406160505.ubge6tmy-...@intel.com/
> Signed-off-by: Kees Cook
H
Since arch_pick_mmap_layout() is an inline for non-MMU systems, disable
this test there.
Reported-by: kernel test robot
Closes:
https://lore.kernel.org/oe-kbuild-all/202406160505.ubge6tmy-...@intel.com/
Signed-off-by: Kees Cook
---
Resending as v2 with Shuah in To:
---
Cc: Shuah Khan
Cc: Brend