[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1385289171-3411-1-git-send-email-fweisbec@gmail.com>
Date: Sun, 24 Nov 2013 11:32:47 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Oleg Nesterov <oleg@...hat.com>, <stable@...r.kernel.org>
Subject: [PATCH 0/4] hw_breakpoints: Fix a bunch of adress range fixes
It was initially a single patch that Oleg sent me a few weeks ago. Thinking
about it I think it may need a stable backport even though it doesn't look
very dangerous, but just in case.
So I've splitted the patch in 4 different parts because it may need
backporting on different tree version for each arch concerned.
Of course we need to consolidate that range check somewhere but after the
stable backport.
Comments.
Thanks,
Frederic
---
Oleg Nesterov (4):
arm: Fix the hw_breakpoint range check
x86: Fix the hw_breakpoint range check
arm64: Fix the hw_breakpoint range check
sh: Fix hw_breakpoint the range check
arch/arm/kernel/hw_breakpoint.c | 2 +-
arch/arm64/kernel/hw_breakpoint.c | 2 +-
arch/sh/kernel/hw_breakpoint.c | 2 +-
arch/x86/kernel/hw_breakpoint.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
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