David Gibson <da...@gibson.dropbear.id.au> writes: > [ Unknown signature status ] > On Mon, Sep 12, 2016 at 12:11:46PM +0530, Nikunj A Dadhania wrote: >> stxvb16x: Store VSX Vector Byte*16 >> stxvh8x: Store VSX Vector Halfword*8 >> >> Signed-off-by: Nikunj A Dadhania <nik...@linux.vnet.ibm.com> > > Basically the same comments as on the load side - this looks bogus to > me. > > I think it would make sense to fold together the corresponding load > and store patches - makes it easier to review that they're doing > matching things.
Sure, I will fold store/load together. Regards Nikunj