spectre: remove is_read/write() checks
commit8799cc6e8e254ff19de0ba52442b6807ed7144a2
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 19 Jul 2018 13:52:32 +0000 (19 16:52 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 19 Jul 2018 13:52:32 +0000 (19 16:52 +0300)
treece854f8cff5577b8cca24da69fc28c8c011e7475
parenta4f17caad5eca5f420f163e02596845aa8126ab1
spectre: remove is_read/write() checks

At first we thought only reads could be exploited but apparently writes
can be exploited as well.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_spectre.c