lkml.org 
[lkml]   [2021]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v11 3/5] arm64: Make the unwind loop in unwind() similar to other architectures
    On Tue, Nov 23, 2021 at 01:37:21PM -0600, madvenka@linux.microsoft.com wrote:

    > unwind_start(&frame, fp, pc);
    > while (unwind_continue(tsk, &frame, fn, data))
    > unwind_next(tsk, &frame);

    Other architectures seem to call their unwind_next() unwind_next_frame()
    instead, and use a function unwind_done() rather than unwind_continue().
    I appreciate that's actually a change carried through from one of the
    earlier patches but might be worth considering. I don't really *mind*
    that, though if there's any work on pulling more code out of the
    architecture into the generic code it'll need revisiting in at least
    some of the architectures.

    Reviwed-by: Mark Brown <broonie@kernel.org>
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2021-11-25 15:33    [W:4.577 / U:0.376 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site