Re: [PATCH v5 3.1.0-rc4-tip 17/26] x86: arch specific hooks forpre/post singlestep handling.

From: Peter Zijlstra
Date: Mon Sep 26 2011 - 10:24:40 EST


On Tue, 2011-09-20 at 17:33 +0530, Srikar Dronamraju wrote:
> +fail:
> + pr_warn_once("uprobes: Failed to adjust return address after"
> + " single-stepping call instruction;"
> + " pid=%d, sp=%#lx\n", current->pid, sp);
> + return -EFAULT;

So how can that happen? Single-Step while someone unmapped the stack?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/