commit | dd386e03d9753889dc3ea3eed91ad3729df08819 | [log] [tgz] |
---|---|---|
author | Henrik Austad <haustad@cisco.com> | Wed Sep 25 16:16:40 2013 +0200 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Fri Sep 27 16:09:38 2013 -0400 |
tree | 58d8201c1872384e52b15bc7ca5cd8fc059f5c8a | |
parent | b924a69067b00d3121debae5a738fb0bcbbbb03c [diff] |
tile: change lock initalization in hardwall hardwall used __SPIN_LOCK_INITIALIZER directly instead of the preferred __SPIN_LOCK_UNLOCKED. This also has the benefit that it will compile when applying the preempt-rt patch series. Signed-off-by: Henrik Austad <haustad@cisco.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>