mirror of
https://github.com/dynup/kpatch
synced 2025-05-04 08:57:57 +00:00
Add patches rebased on top of upstream 5.18.0. Integration tests for these can be ran as this: $ make PATCH_DIR="linux-5.18.0" KPATCH_BUILD_OPTS="--non-replace --sourcedir /path/to/src/linux-5.18.0" integration-slow Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/bash
|
|
|
|
uname -s | grep -q kpatch
|