mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
rtmutex: tester: Remove the remaining BKL leftovers
We just leave the numbers assinged as commemoration and in case that someone was crazy enough to reimplement the test stuff out of tree. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
48228f7b47
commit
dbebbfbb16
15 changed files with 2 additions and 70 deletions
|
@ -33,8 +33,6 @@ cmd_opcodes = {
|
|||
"lockintnowait" : "6",
|
||||
"lockcont" : "7",
|
||||
"unlock" : "8",
|
||||
"lockbkl" : "9",
|
||||
"unlockbkl" : "10",
|
||||
"signal" : "11",
|
||||
"resetevent" : "98",
|
||||
"reset" : "99",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue