spectre: use the new is_user_rl() function
commit9cc13fe5cc6dbb2cd269f50dbbe5a6d3753fc8f3
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jun 2018 14:24:27 +0000 (13 17:24 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jun 2018 14:24:27 +0000 (13 17:24 +0300)
treef05f3e6f6b14fc12e34a771e3329fe91f80362b8
parent3ce5a5b88def9da7fdf11f359a60c3f52d4a0830
spectre: use the new is_user_rl() function

The difference is that now certain divides are marked as user data when
before they were not.

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