Re: [PATCH] kprobes for s390 architecture

From: Heiko Carstens
Date: Sat Jun 24 2006 - 08:15:02 EST


> Just do a compare and swap operation on the instruction you want to replace,
> then do an smp_call_function() with the wait parameter set to 1 and passing
> a pointer to a function that does nothing but return.

Setting wait to 1 isn't necessary as well. Wondering if I get anything right
today...
-
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/