mirror of
https://github.com/dynup/kpatch
synced 2025-01-09 14:49:28 +00:00
1d942ebb41
Rename the old Fedora 25 integration patch directory and rebase to Fedora 27 sources. Fixes #761. Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
grep VMALLOCCHUNK /proc/meminfo && grep kpatch=1 /proc/cmdline
|