diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-10-07 12:18:55 +0200 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2023-10-12 21:14:15 +0200 |
commit | eddfc3c74214a7e6f4a3e56ad0cf5dab5d23f287 (patch) | |
tree | 339e86953ef29c5612c9a36e0df327847b5b1b1a /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 (diff) |
tools/nolibc: drop test for getauxval(AT_PAGESZ)
Other testcases are already testing the same functionality:
* auxv_AT_UID tests getauxval() in general.
* test_getpagesize() tests pagesize() which directly calls
getauxval(AT_PAGESZ).
Link: https://lore.kernel.org/r/20231007-nolibc-auxval-pagesz-v1-1-af00804edead@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions