diff options
author | Boris Ostrovsky <[email protected]> | 2016-10-02 18:45:19 -0400 |
---|---|---|
committer | David Vrabel <[email protected]> | 2016-10-05 10:32:22 +0100 |
commit | 565fdc6a2afeb14e654a8d9ebc792afb9d2c0019 (patch) | |
tree | f9ca1605b6adbbb6c4e56cf17b3dd2e30fcea5fb /scripts/gdb/linux/lists.py | |
parent | b057878b2aadc7e06280e7e702a36e7adb1bcdf7 (diff) |
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
xen_cpuhp_setup() calls mutex_lock() which, when CONFIG_DEBUG_MUTEXES
is defined, ends up calling xen_save_fl(). That routine expects
per_cpu(xen_vcpu, 0) to be already initialized.
Signed-off-by: Boris Ostrovsky <[email protected]>
Reported-by: Sander Eikelenboom <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions