Revision fb411b837b587a32046dc4f369acb93a10b1def8 authored by Dave Martin on 27 March 2017, 14:10:53 UTC, committed by Linus Torvalds on 29 March 2017, 15:54:17 UTC
gpr_set won't work correctly and can never have been tested, and the
correct behaviour is not clear due to the endianness-dependent task
layout.

So, just remove it.  The core code will now return -EOPNOTSUPPORT when
trying to set NT_PRSTATUS on this architecture until/unless a correct
implementation is supplied.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c470abd
History

back to top