[PATCH 1/1]: arm: _syscallX() macros must mark "memory" as clobbered

From: Markus Gutschke
Date: Thu Mar 09 2006 - 18:36:15 EST


From: Markus Gutschke <markus@xxxxxxxxxx>

While other platforms (including x86) have been fixed to mark memory as clobbered by _syscallX()'s, this bug has not yet been fixed for ARM. This patch adds the missing constraints and applies to version 2.6.15.6.

The bug can be tracked at http://bugzilla.kernel.org/show_bug.cgi?id=6205

Signed-off-by: Markus Gutschke <markus@xxxxxxxxxx>

---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/