mtag_data: clear cache at start of function
commitb9cfdbe4188e2b3c54e8a925221d3840e6630d5b
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 25 Aug 2018 07:26:16 +0000 (25 10:26 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 25 Aug 2018 07:26:16 +0000 (25 10:26 +0300)
treeeeffc31bc3336542b24a8459f02cd49de55ed5cf
parentcd9411777d8d4492f66c37d8b7347759e96d0a0e
mtag_data: clear cache at start of function

Somehow I was getting old data.  One problem I can see is that if I look up
the data outside a function that could cause a problem.  But that doesn't
seem to be the problem here, but this fixes it...

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