On Tue, Mar 29, 2011 at 01:53:02PM -0400, Steven Rostedt wrote:On Tue, Mar 29, 2011 at 09:36:51AM -0700, Justin P. Mattock wrote:using a cleanup script I found this, could be real/fake not sure
I grepped the whole kernel and only found this. If/when you have
time let me know..
This was added by: 36cd3c9f925b9307236505ae7ad1ad7ac4d4357c
mutex: have non-spinning mutexes on s390 by default
and removed by: fa188ae1657d6edc7963d524ce9a0650fe725242
[S390] mutex: enable spinning mutex on s390
So I think you are safe in removing it.
Yes, that's just a leftover.
Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
Acked-by: Steven Rostedt<rostedt@xxxxxxxxxxx>
Acked-by: Heiko Carstens<heiko.carstens@xxxxxxxxxx>