From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 3/6] xen: Drop empty __cpuinit annotation Date: Mon, 30 Nov 2015 12:03:58 +0000 Message-ID: <565C3B2E.9050106@citrix.com> References: <1448654293-16860-1-git-send-email-andrew.cooper3@citrix.com> <1448654293-16860-4-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1448654293-16860-4-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper , Xen-devel Cc: Stefano Stabellini , Ian Campbell , Jan Beulich List-Id: xen-devel@lists.xenproject.org Hi Andrew, On 27/11/15 19:58, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper It's worth to note that on ARM we don't yet support CPU hotplug so it may be possible to define __cpuinit as __init and save few KB. Regards, -- Julien Grall