[Beowulf] RHEL7 kernel update for L1TF vulnerability breaks RDMA

Ryan Novosielski novosirj at rutgers.edu
Mon Sep 10 16:17:21 PDT 2018


> On Sep 10, 2018, at 18:15, Chris Samuel <chris at csamuel.org> wrote:
> 
>> On Tuesday, 11 September 2018 1:25:55 AM AEST Peter St. John wrote:
>> 
>> I had wanted to say that such a bug would be caught by compiling with some
>> reasonalbe warning level; but I think I was wrong.
> 
> Interesting - looks like it depends on your GCC version, 7.3.0 catches it with -Wall here:
> 
> chris at quad:/tmp$ gcc -Wall test.c -o test
> test.c: In function ‘main’:
> test.c:6:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
> if ( test );
> ^~
> test.c:7:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
>  printf ( "hello\n" );
>  ^~~~~~
> 
>> So I guess I have to forgive the software engineer who fat-fingered that
>> semicolon. Of course I've done worse.
> 
> Oh yes, same here too!   There but for... and all that. :-)

So we’ve learned what, here, that RedHat doesn’t test the RDMA stack at all?

--
____
|| \\UTGERS,  	 |---------------------------*O*---------------------------
||_// the State	 |         Ryan Novosielski - novosirj at rutgers.edu
|| \\ University | Sr. Technologist - 973/972.0922 (2x0922) ~*~ RBHS Campus
||  \\    of NJ	 | Office of Advanced Research Computing - MSB C630, Newark
     `'



More information about the Beowulf mailing list