From mboxrd@z Thu Jan 1 00:00:00 1970 From: n.kinar@usask.ca (Nicholas Kinar) Date: Sun, 15 May 2011 09:15:35 -0600 Subject: Kernel oops with undefined instruction when accessing memory on an AT91 custom system In-Reply-To: <4DCFEC76.9050504@vollmann.ch> References: <4DCEADB5.9010905@usask.ca> <4DCEF71A.9050405@vollmann.ch> <4DCF4DF5.8020004@usask.ca> <4DCFEC76.9050504@vollmann.ch> Message-ID: <4DCFEE17.60508@usask.ca> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Detlef Vollmann wrote: > My point was not that you should turn on debugging in a production > system, my point was that you should turn on debugging features for > debugging the problem. > Turning on debugging features will quite probably not introduce new > problems -- it will just show you problems much earlier and much > nearer to the original cause, so it's much easier to find that original > cause. > Yes, that makes a lot of sense, Detlef; thank you for pointing this out. Nicholas