Results 67 comments of ojab

Fixed travis by updating rspec to 3.7.

Still happens on 4de63e869f9295ef78e3b8a8790ba7eafc63662d

`VM_BUG_ON_FOLIO` is gone, but null-ptr-deref is still there on 36bbffd106e5d55aaadb060309bad1a28e122f03, unfortunately. [Full dmesg](https://gist.github.com/ojab/08ee5bf02bd5271431db647a1a8e55ca) [Backtrace w/ addr2line](https://gist.github.com/ojab/666a9a98289771ba0c8b0e10c9f75a13)

Not reproducible with `CONFIG_MIGRATION` disabled in the kernel, thanks. NOTE: it _is_ reproducible with `CONFIG_COMPACTION` disabled (e. g. `CONFIG_CMA=y` enables `CONFIG_MIGRATION` as well). Feel free to close.

@stcheng any hint what's need to be fixed to pass internal checks?

yeah, but IMHO `--version` should still fail in this case, so we can easily check if plugin is installed without grepping.

`1 workflow awaiting approval`, sending to review, `bundle exec rspec/rubocop` passes locally.