On Thu, Sep 05, 2013 at 11:31:11AM -0700, David Daney wrote: > >Prem, > > > >I only see patch 2/2. I wonder, has 1/2 been lost in transit or is there > >only the 2/2 patch? > > > > V1 of 1/2 didn't need revision, so it can be applied as is: > > http://patchwork.linux-mips.org/patch/5786/ I've done some cosmetic changes. Formatting with tabs, as per CodingStyle use /* * */ style comments, not /* * */ And finally use beqz rather than beq $reg, zero. Anyway, Prem, thanks for debugging this & patch applied! Ralf