[x86] Enable PARAVIRT_SPINLOCKS

svn path=/dists/trunk/linux/; revision=22518
This commit is contained in:
Ben Hutchings 2015-04-21 18:42:07 +00:00
parent 9aa1776bbb
commit 85cd5a3f6c
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (4.0-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [i386,s390] Remove 64-bit kernel flavours, which are also available
through multiarch
* [x86] Enable PARAVIRT_SPINLOCKS
-- maximilian attems <maks@debian.org> Sun, 29 Mar 2015 23:31:57 +0200

View File

@ -14,7 +14,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set