The whole point of the out-of-line strnlen_user_srst() function was to avoid corruption of register 0 due to register asm assignment. However 'somebody' :) forgot to remove the update_primary_asce() function call, which may clobber register 0 contents. So let's remove that call and also move the size check to the calling function. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>  | 
			||
|---|---|---|
| .. | ||
| delay.c | ||
| div64.c | ||
| find.c | ||
| Makefile | ||
| mem32.S | ||
| mem64.S | ||
| qrnnd.S | ||
| spinlock.c | ||
| string.c | ||
| uaccess.c | ||
| ucmpdi2.c | ||