Stefan Kalkowski 7780ee6a34 vmm: do not lock inside VMM
We do not use the VMM with several CPUs until now.
On the other hand there is a dead-lock due to the
generic timer calling the cpu handler function explicitly,
which already holds the lock. For the time-being remove the lock.

Ref #3620
2020-02-27 14:46:59 +01:00
..
2019-01-30 13:49:54 +01:00
2019-11-19 14:23:56 +01:00
2019-02-19 11:12:11 +01:00
2019-02-19 11:12:11 +01:00
2019-02-19 11:12:11 +01:00
2020-02-27 14:46:59 +01:00