Re: [PATCH] MIPS: add initial exceptions handling

2012-07-27 Thread Sascha Hauer
On Fri, Jul 27, 2012 at 11:49:43AM +0400, Antony Pavlov wrote: > On 27 July 2012 11:48, Sascha Hauer wrote: > > Hi Antony, > > > > Looks fine from my perspective. Should I apply this one? > > Apply this one please. Ok, did that. Thanks Sascha > > > On Thu, Jul 26, 2012 at 02:00:27AM +0400,

Re: [PATCH] MIPS: add initial exceptions handling

2012-07-27 Thread Antony Pavlov
On 27 July 2012 11:48, Sascha Hauer wrote: > Hi Antony, > > Looks fine from my perspective. Should I apply this one? Apply this one please. > On Thu, Jul 26, 2012 at 02:00:27AM +0400, Antony Pavlov wrote: >> Checking exception handling: >> >> $ make qemu-malta_defconfig >> $ make >> >>

Re: [PATCH] MIPS: add initial exceptions handling

2012-07-27 Thread Sascha Hauer
Hi Antony, Looks fine from my perspective. Should I apply this one? Sascha On Thu, Jul 26, 2012 at 02:00:27AM +0400, Antony Pavlov wrote: > Checking exception handling: > > $ make qemu-malta_defconfig > $ make > > ... > > $ qemu-system-mips -nodefaults -M malta -m 256 \ >