[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v8 2/3] xen/events: rework fifo queue locking
On 27.11.2020 14:58, Julien Grall wrote: > On 25/11/2020 10:51, Juergen Gross wrote: >> + /* If we didn't get the lock bail out. */ >> + if ( try == 4 ) >> + { >> + gprintk(XENLOG_WARNING, >> + "dom%d port %d lost event (too many queue changes)\n", >> + d->domain_id, evtchn->port); > > NIT: You can use %pd use in place of dom%d. Oh, indeed - not just can, but imo really should. I'll record this for on-commit adjustment, unless a v9 becomes necessary anyway. Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |