Revision 00397e74e37a1285baee8678085297a330a6e2ce authored by Linus Torvalds on 17 July 2021, 19:44:32 UTC, committed by Linus Torvalds on 17 July 2021, 19:44:32 UTC
Pull kselftest fix from Shuah Khan:
 "A fix to memory-hotplug hot-remove test to stop spamming logs with
  dump_page() entries and slowing the system down to a crawl"

* tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit hot-remove error test
2 parent s 3fdacf4 + 0c0f629
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top