[PATCH] kvm: arm: vgic: Let one looping code instead of two looping code
From: Christoffer Dall <hidden>
Date: 2014-11-30 10:06:40
Also in:
kvm, lkml
From: Christoffer Dall <hidden>
Date: 2014-11-30 10:06:40
Also in:
kvm, lkml
On Sun, Nov 30, 2014 at 12:18:04PM +0800, Chen Gang wrote:
Use one looping instead of two, so can let code more simpler and get a little better performance. Signed-off-by: Chen Gang <redacted>
Performance? Please, this is vgic_create.... This does nothing else than introduce churn. -Christoffer