Re: [PATCH 4/7] x86/dumpstack: If addr_limit is non-default, display it

From: Boris Petkov
Date: Sun May 29 2016 - 14:42:49 EST


Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:
>Easier said than done. struct thread_info doesn't have addr_limit on
>sensible architectures (e.g. sparc), and I'd rather not stick a bunch
>of ifdefs in generic code.

It's not like it doesn't have an actual address limit though - I'm guessing it is something like the max userspace address on the arch... UINT_MAX or somesuch.
--
Sent from a small device: formatting sux and brevity is inevitable.