[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 23/25] xen/vpl011: buffer out chars when the backend is xen
Hi Stefano, On 10/23/18 3:03 AM, Stefano Stabellini wrote: diff --git a/xen/include/asm-arm/vpl011.h b/xen/include/asm-arm/vpl011.h index 5eb6d25..ab6fd79 100644 --- a/xen/include/asm-arm/vpl011.h +++ b/xen/include/asm-arm/vpl011.h @@ -30,9 +30,13 @@ #define VPL011_UNLOCK(d,flags) spin_unlock_irqrestore(&(d)->arch.vpl011.lock, flags)#define SBSA_UART_FIFO_SIZE 32+/* Same size as VUART_BUT_SIZE, used in vuart.c */ s/BUT/BUF/I will wait the next version to ack it (AFAICT Oleksandr requested some changes). Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |