SERPORT_DEAD
wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags));
clear_bit(SERPORT_DEAD, &serport->flags);
set_bit(SERPORT_DEAD, &serport->flags);