Re: [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions

2013-06-03 Thread Konrad Rzeszutek Wilk
On Sun, Jun 02, 2013 at 12:52:29AM +0530, Raghavendra K T wrote: > x86/ticketlock: Collapse a layer of functions > > From: Jeremy Fitzhardinge > > Now that the paravirtualization layer doesn't exist at the spinlock > level any more, we can collapse the __ticket_ functions into the arch_ > functi

[PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions

2013-06-01 Thread Raghavendra K T
x86/ticketlock: Collapse a layer of functions From: Jeremy Fitzhardinge Now that the paravirtualization layer doesn't exist at the spinlock level any more, we can collapse the __ticket_ functions into the arch_ functions. Signed-off-by: Jeremy Fitzhardinge Tested-by: Attilio Rao Signed-off-by