Re: [PATCH v2] x86/stacktrace: update kconfig help text for reliable unwinders

From: Petr Mladek
Date: Thu Nov 07 2019 - 09:54:33 EST


On Wed 2019-11-06 21:34:58, Josh Poimboeuf wrote:
> On Wed, Nov 06, 2019 at 10:29:58PM -0500, Joe Lawrence wrote:
> > commit 6415b38bae26 ("x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE
> > for the ORC unwinder") added the ORC unwinder as a "reliable" unwinder.
> > Update the help text to reflect that change: the frame pointer unwinder
> > is no longer the only one that can provide HAVE_RELIABLE_STACKTRACE.
> >
> > Signed-off-by: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
>
> Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

It is committed in livepatch.git, branch for-5.5/core.

Best Regards,
Petr