Re: [PATCH] storvsc: use small sg_tablesize on x86
From: Olaf Hering
Date: Fri Oct 02 2015 - 13:14:30 EST
On Thu, Oct 01, James Bottomley wrote:
> On Thu, 2015-10-01 at 20:30 +0000, KY Srinivasan wrote:
> > > +#if defined(CONFIG_X86_32)
> Um, this is a bit architecture specific (I know Azure is x86, but
> still). Can you make the define check CONFIG_32BIT rather than
> CONFIG_X86_32?
According to arch/x86/Kconfig there is no such thing.
Olaf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/