arch: x86_64: remove leftover debug output
This commit is contained in:
parent
6077124b38
commit
235d905001
@ -113,8 +113,6 @@ void up_sigdeliver(void)
|
|||||||
|
|
||||||
/* Deliver the signals */
|
/* Deliver the signals */
|
||||||
|
|
||||||
_err("Deliver signal to %llx: %llx\n", rtcb, rtcb->xcp.sigdeliver);
|
|
||||||
|
|
||||||
sighandler(rtcb);
|
sighandler(rtcb);
|
||||||
|
|
||||||
/* Output any debug messages BEFORE restoring errno (because they may
|
/* Output any debug messages BEFORE restoring errno (because they may
|
||||||
|
Loading…
Reference in New Issue
Block a user