Re: [Kernel GRSecurity] Error on boot
Posted: Thu Feb 23, 2017 5:58 pm
which kernel/grsec is this? also the full log (including the backtrace) would be useful.
--- drivers/md/bitmap.c.orig 2017-02-24 00:00:03.922434066 +0100
+++ drivers/md/bitmap.c 2017-02-24 00:01:04.950434888 +0100
@@ -158,6 +158,7 @@
|| test_bit(Faulty, &rdev->flags))
continue;
+ printk(KERN_ERR "PAX: offset: %llx, index: %lx\n", offset, index);
target = offset + index * (PAGE_SIZE/512);
if (sync_page_io(rdev, target,