From: Jeremy Fitzhardinge Date: Wed, 8 Dec 2010 20:39:12 +0000 (-0800) Subject: xen: Provide a variant of __RING_SIZE() that is an integer constant expression X-Git-Tag: v2.6.37-rc6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667c78afaec0ac500908e191e8f236e9578d7b1f;p=pandora-kernel.git xen: Provide a variant of __RING_SIZE() that is an integer constant expression Without this, gcc 4.5 won't compile xen-netfront and xen-blkfront, where this is being used to specify array sizes. Signed-off-by: Jan Beulich Signed-off-by: Jeremy Fitzhardinge Cc: Jens Axboe Cc: David Miller Cc: Stable Kernel Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed