Richard Henderson writes:
> Do not pass status like RES_BAD_IO from apprentice to master.
> This means that when master reports i/o error that we know it
> came from master; the apprentice will report its own i/o error.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex
Do not pass status like RES_BAD_IO from apprentice to master.
This means that when master reports i/o error that we know it
came from master; the apprentice will report its own i/o error.
Signed-off-by: Richard Henderson
---
reginfo.c | 11 +--
1 file changed, 5 insertions(+), 6 deletion