[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] x86/vPMU: make use of xmalloc_flex_struct()
 
- To: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx"	<xen-devel@xxxxxxxxxxxxxxxxxxxx>
 
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
 
- Date: Mon, 7 Dec 2020 11:00:27 +0000
 
- Authentication-results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
 
- Delivery-date: Mon, 07 Dec 2020 11:00:42 +0000
 
- Ironport-sdr: UWgHT1byJ2MCL2PvYkIGiQeqvCqk+S4SenuGvUJ6xfT8EEcOYh2TVlGZU8evLXXKL1/3fWc8XN MMCSpIA8babvd4kOCDDdb4WW8rlNCJ/q8lq5ij/Sn8qh2JWFbl+8exaXaxRnFo0RAIWKUQ4rYn vGVnCUQu7LQVQmLT2Bn82E1vq/5uzhynNWQm/I0M68HgmGLLG8SYdyDuGesd8Sn5H8Z3PWHATD MnIKYiYrKf5+UbsgNtHi6HzKuGzCjr47lmvoQfxDRzcHQORQ5SALaQVwB3fJvEvNeyh22i8AOG qGs=
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
On 07/12/2020 10:50, Jan Beulich wrote:
> ... instead of effectively open-coding it in a type-unsafe way. Drop the
> regs_sz variable altogether, replacing other uses suitably.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
 
 
    
     |