summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-09-06 18:41:47 +0200
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-09-08 19:59:06 +0200
commitf10cd522c5fbfec9ae3cc01967868c9c2401ed23 (patch)
treefbcc48f2b46934a1ea3ec9f4807e6c32b868cc9c /drivers/i2c
parentxen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. (diff)
downloadlinux-f10cd522c5fbfec9ae3cc01967868c9c2401ed23.tar.xz
linux-f10cd522c5fbfec9ae3cc01967868c9c2401ed23.zip
xen: disable PV spinlocks on HVM
PV spinlocks cannot possibly work with the current code because they are enabled after pvops patching has already been done, and because PV spinlocks use a different data structure than native spinlocks so we cannot switch between them dynamically. A spinlock that has been taken once by the native code (__ticket_spin_lock) cannot be taken by __xen_spin_lock even after it has been released. Reported-and-Tested-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions