]> git.baikalelectronics.ru Git - kernel.git/commit
xen: delete new instances of __cpuinit usage
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 10 Jan 2014 14:50:08 +0000 (09:50 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 10 Jan 2014 15:44:43 +0000 (10:44 -0500)
commit3fc140e25c944edd83d235e7d6bd8176b23acc7d
tree18b11328d83826d13b6d5986cbc243414e9ed7f4
parent7a3097d81ee8575fcbbd46eb06c7cf92a8c52844
xen: delete new instances of __cpuinit usage

Commit c62a735339c5a34d11874629b686038bf866476e ("xen/events: use
the FIFO-based ABI if available") added new instances of __cpuinit
macro usage.

We removed this a couple versions ago; we now want to remove
the compat no-op stubs.  Introducing new users is not what
we want to see at this point in time, as it will break once
the stubs are gone.

Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events/events_fifo.c