[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210224102052.009aaa27dd5b530d7e7ef599@linux-foundation.org>
Date: Wed, 24 Feb 2021 10:20:52 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Doug Anderson <dianders@...omium.org>
Cc: Sumit Garg <sumit.garg@...aro.org>,
kgdb-bugreport@...ts.sourceforge.net,
Masami Hiramatsu <mhiramat@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Daniel Thompson <daniel.thompson@...aro.org>,
Jason Wessel <jason.wessel@...driver.com>,
Peter Zijlstra <peterz@...radead.org>, stefan.saecherl@....de,
qy15sije@....cs.fau.de, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kgdb: Fix to kill breakpoints on initmem after boot
On Wed, 24 Feb 2021 10:09:25 -0800 Doug Anderson <dianders@...omium.org> wrote:
> On Wed, Feb 24, 2021 at 12:17 AM Sumit Garg <sumit.garg@...aro.org> wrote:
> >
> > Currently breakpoints in kernel .init.text section are not handled
> > correctly while allowing to remove them even after corresponding pages
> > have been freed.
> >
> > Fix it via killing .init.text section breakpoints just prior to initmem
> > pages being freed.
>
> It might be worth it to mention that HW breakpoints aren't handled by
> this patch but it's probably not such a big deal.
I added that to the changelog, thanks.
I'll take your response to be the coveted acked-by :)
Powered by blists - more mailing lists