[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1511062201370.23146@pobox.suse.cz>
Date: Fri, 6 Nov 2015 22:10:10 +0100 (CET)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching update for 4.4 merge window
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git for-linus
to receive livepatching update for 4.4 merge window:
- fix for kernel oops in case CONFIG_DEBUG_SET_MODULE_RONX is unset (as
in such case it's possible for module struct to share a page with
executable text, which is currently not being handled with grace)
from Josh Poimboeuf
Thanks.
----------------------------------------------------------------
Josh Poimboeuf (1):
livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
arch/x86/kernel/livepatch.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists