[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150112143800.GC25914@redhat.com>
Date: Mon, 12 Jan 2015 15:38:00 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Pratyush Anand <panand@...hat.com>
Cc: tixy@...aro.org, linux@....linux.org.uk, ananth@...ibm.com,
sandeepa.prabhu@...aro.org, catalin.marinas@....com,
will.deacon@....com, linux-kernel@...r.kernel.org,
anil.s.keshavamurthy@...el.com, masami.hiramatsu.pt@...achi.com,
wcohen@...hat.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [RFC 8/8] ARM64: Add uprobe support
On 01/12, Pratyush Anand wrote:
>
> Hi Oleg,
>
> How can I generate a scenario to test:
>
> a) arch_uprobe_xol_was_trapped
> b) arch_uprobe_abort_xol
For example, you can probe something like
*(int *)NULL = 0;
See also the x86 test-case in https://lkml.org/lkml/2011/10/21/148
and the whole thread.
Oleg.
--
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