kvm: irqchip: fix memory leak in -stable

2015-11-04 Thread William Dauchy
Hello stable release team, The commit ba60c41 kvm: irqchip: fix memory leak is fixing commit e73f61e kvm: irqchip: Break up high order allocations of kvm_irq_routing_table I believe commit ba60c41 kvm: irqchip: fix memory leak is a good candidate for -stable. I also got an agreement from Paolo.

Re: kvm: irqchip: fix memory leak in -stable

2015-11-05 Thread Greg KH
On Wed, Nov 04, 2015 at 02:11:54PM +0100, William Dauchy wrote: > Hello stable release team, > > The commit ba60c41 kvm: irqchip: fix memory leak > is fixing commit e73f61e kvm: irqchip: Break up high order allocations of > kvm_irq_routing_table > > I believe commit ba60c41 kvm: irqchip: fix mem