[PATCH] ARM/ARM64: don't enter kgdb when userspace executes a kgdb break instruction.
From: osandov@osandov.com (Omar Sandoval)
Date: 2014-08-01 03:07:52
Also in:
lkml
From: osandov@osandov.com (Omar Sandoval)
Date: 2014-08-01 03:07:52
Also in:
lkml
Hi, Will, On Thu, Jul 31, 2014 at 11:46:53AM +0100, Will Deacon wrote:
I'll merge the arm64 diff I proposed. Could you repost the ARM part please?
I've just reposted it, hopefully we can get that merged in soon as well.
I think enabling and activating kgdb by default is a pretty crazy thing to do, but I agree that we shouldn't allow userspace to trap into it either.
Agreed, hopefully the actual footprint of this bug isn't too large, but it's worth fixing anyways.
Once you repost the ARM patches, we can look at getting them merged via rmk. Cheers, Will
Thanks again! Omar