Comment 82 for bug 1573062

Revision history for this message
Joseph Salisbury (jsalisbury) wrote : Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

@balbirs, would it be possible for you to send the individual .patch files, so I can apply them with "git am"? That will confirm we are using the same code base.

You can generate them with something like:

'git format-patch -k HEAD~10'

Change the number '10' to the number of commits you added with your changes/diffs. Alternatively, if you have your repo somewhere I can clone from, I can do that.

I can then build a test kernel with your patches, and build a test kernel with lockdep enabled.