Bug#702639: ia64, wrong asm register contraints in the kvm implementation

2013-03-09 Thread Stephan Schreiber
Package: src:linux Version: 3.2.35-2 Severity: important Tags: patch The Linux Kernel contains some inline assembly source code which has wrong asm register constraints in arch/ia64/kvm/vtlb.c. File arch/ia64/kvm/vtlb.c: u64 guest_vhpt_lookup(u64 iha, u64 *pte) { u64 ret;

Bug#702639: ia64, wrong asm register contraints in the kvm implementation

2013-03-09 Thread Ben Hutchings
Control: tag -1 upstream moreinfo Control: severity -1 normal On Sat, 2013-03-09 at 14:45 +0100, Stephan Schreiber wrote: Package: src:linux Version: 3.2.35-2 Severity: important Tags: patch The Linux Kernel contains some inline assembly source code which has wrong asm register