Date: Fri, 17 Jan 2020 09:52:09 -0800 From: John Baldwin <jhb@FreeBSD.org> To: Leandro Lupori <luporl@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r356831 - head/sys/powerpc/include Message-ID: <2abe1c31-f2ac-8299-b3df-5da801b9b76d@FreeBSD.org> In-Reply-To: <202001171443.00HEhwmr066931@repo.freebsd.org> References: <202001171443.00HEhwmr066931@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/17/20 6:43 AM, Leandro Lupori wrote: > Author: luporl > Date: Fri Jan 17 14:43:58 2020 > New Revision: 356831 > URL: https://svnweb.freebsd.org/changeset/base/356831 > > Log: > [PPC] Fix wrong comment > > pcb_context[20] holds r12-r31 and not r14-r31, as the comment said. Thanks, this was the source of the kgdb bug I think. :) -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2abe1c31-f2ac-8299-b3df-5da801b9b76d>