Bug#702641: ia64, wrong asm register contraints in the futex implementation

2013-03-09 Thread Stephan Schreiber
Package: src:linux Version: 3.2.23-1 Severity: important Tags: patch The Linux Kernel contains some inline assembly source code which has wrong asm register constraints in arch/ia64/include/asm/futex.h. Since it causes trouble when compiling the Kernel with GCC4.4, it should be fixed.

Bug#702641: ia64, wrong asm register contraints in the futex implementation

2013-03-09 Thread Ben Hutchings
Control: tag -1 upstream moreinfo Control: severity -1 normal On Sat, 2013-03-09 at 14:53 +0100, Stephan Schreiber wrote: Package: src:linux Version: 3.2.23-1 Severity: important Tags: patch [...] I also filed another similar bug#702639 (wrong asm register contraints in the kvm