Re: [PATCH 1/2] Add an assert that we're not overflowing the register cache.
Keith Seitz <[email protected]> Thu, 05 Sep 2013 11:55:46 -0700
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
On 09/05/2013 07:26 AM, Andrew Burgess wrote: > This patch doesn't fix the issue, but adds an assert to detect the bug. If I understand correctly, the next patch fixes the actual problem, but this is added in case it happens again. Yes? > OK to apply? Yes. Thanks! Keith