Skip to content

kernel-auto-bisect: a few fixes

Coiby Xu requested to merge coxu/tools:kab3 into main

This MR fixes a few issues,

  • Warn if the reproducer isn't defined
  • Create KAB_WD if it doesn't exist
  • Restore pwd in case the reproducer changes it
  • Install kernel and kernel-modules-core

Merge request reports