Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [bisected] 3c8ba0d61d04ced9f8d9ff93977995a9e4e96e91 oopses on s390

$
0
0
Linus Torvalds writes: (Summary) Oooh.
Oooh.
[ Raises hand, and says "I know, I know, pick me, pick me" ] [ Raises hand, and says "I know, I know, pick me, pick me" ] min_not_zero() hasinternal variables "__x" and "__y". When min_not_zero does
When min_not_zero does
min(__x, __y));
min(__x, __y));
that expands to crazy stuff.
that expands to crazy stuff.
Out old "min()" had the internal variables called "min1" and "min2", which is crazy too.
which is crazy too.
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 1267

Trending Articles