Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1316284
| From | Olaf Hering <olaf@aepfle.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] storvsc: use small sg_tablesize on x86 |
| Date | 2016-01-25 09:40 +0100 |
| Message-ID | <qUKQP-1ei-33@gated-at.bofh.it> (permalink) |
| References | <q6o0G-15W-29@gated-at.bofh.it> <qeSNY-71t-23@gated-at.bofh.it> <qeT7m-7th-45@gated-at.bofh.it> <qfc9Y-1mW-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 02, Olaf Hering wrote: > 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. What is the status of this change? Looks like there is nothing more to do on my side. Olaf
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] storvsc: use small sg_tablesize on x86 Olaf Hering <olaf@aepfle.de> - 2016-01-25 09:40 +0100
csiph-web