diff options
author | Larry Finger <[email protected]> | 2017-01-01 20:25:25 -0600 |
---|---|---|
committer | Jessica Yu <[email protected]> | 2017-01-17 10:56:45 -0800 |
commit | 5eb7c0d04f04a667c049fe090a95494a8de2955c (patch) | |
tree | 75787eea99a8783b0e3def175b543ec4e9925c57 /tools/perf/scripts/python/sched-migration.py | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff) |
taint/module: Fix problems when out-of-kernel driver defines true or false
Commit 7fd8329ba502 ("taint/module: Clean up global and module taint
flags handling") used the key words true and false as character members
of a new struct. These names cause problems when out-of-kernel modules
such as VirtualBox include their own definitions of true and false.
Fixes: 7fd8329ba502 ("taint/module: Clean up global and module taint flags handling")
Signed-off-by: Larry Finger <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Jessica Yu <[email protected]>
Cc: Rusty Russell <[email protected]>
Reported-by: Valdis Kletnieks <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Acked-by: Rusty Russell <[email protected]>
Signed-off-by: Jessica Yu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions