Re: [GIT PULL] Kselftest update for Linux 6.11-rc1

2024-07-16 Thread pr-tracker-bot
The pull request you sent on Tue, 16 Jul 2024 14:10:10 -0600: > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux_kselftest-next-6.11-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/0434dbe32053d07d658165be681505120c6b1abc Thank you!

[GIT PULL] Kselftest update for Linux 6.11-rc1

2024-07-16 Thread Shuah Khan
Hi Linus, Please pull the kselftest update for Linux 6.11-rc1. This kselftest next update for Linux 6.11-rc1 consists of: -- changes to resctrl test to cleanup resctrl_val() and generalize it by removing test name specific handling from the function. -- several clang build failure fixes