diff options
author | Sanjeev Sharma <sanjeev_sharma@mentor.com> | 2014-08-11 13:46:23 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-11 14:38:29 -0700 |
commit | 200d7db76e589823c9dcbf6b88aee48cf2aaf195 (patch) | |
tree | 6fec070b8d5ae58c55b6500f5a4665d03dc3d542 /Documentation | |
parent | 2561cc15e3816e4323f9e79a6890bff94c0bbec2 (diff) | |
download | linux-stable-200d7db76e589823c9dcbf6b88aee48cf2aaf195.tar.gz linux-stable-200d7db76e589823c9dcbf6b88aee48cf2aaf195.tar.bz2 linux-stable-200d7db76e589823c9dcbf6b88aee48cf2aaf195.zip |
smsc: replace WARN_ON() with WARN_ON_SMP()
spin_is_locked() always return false in uniprocessor configuration and therefore it
would be advise to repalce with WARN_ON_SMP().
Signed-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions