On 03.04.2025 02:06, [email protected] wrote: > From: Denis Mukhin <[email protected]> > > Move console_locks_busted handling inside conring_puts() to remove > tasklet code duplication.
I for one wouldn't expect tasklet scheduling to happen in a function of this name. IOW I think the little bit of duplication is warranted here. Jan
