Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385680

Re: [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS

From William Breathitt Gray <vilhelm.gray@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
Date 2016-04-23 17:00 +0200
Message-ID <rr7cl-4Dw-1@gated-at.bofh.it> (permalink)
References <rmK4G-6zt-15@gated-at.bofh.it> <rmK4I-6zt-59@gated-at.bofh.it> <rqT9n-1Mc-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Apr 23, 2016 at 01:51:19AM +0200, Rafael J. Wysocki wrote:
>On 4/11/2016 3:25 PM, William Breathitt Gray wrote:
>> The PNPBIOS driver requires preprocessor defines (located in
>> include/asm/segment.h) only declared if the architecture is set to
>> X86_32. If the architecture is set to X86_64, the PNPBIOS driver will
>> not build properly. The X86 dependecy for the PNPBIOS configuration
>> option is changed to an explicit X86_32	dependency in order to prevent
>> an attempt to build for an unsupported architecture.
>>
>> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
>
>Has anyone taken care of this already?
>
>If not, can you possibly resend this patch with a CC to 
>linux-acpi@vger.kernel.org so I can pick it up via Patchwork more easily?

Greg K-H,

Will this patch appear in the driver-core repository along with the
other patches in this set?

Thanks,

William Breathitt Gray

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to  PNPBIOS "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> - 2016-04-23 02:00 +0200
  Re: [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to  PNPBIOS William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-04-23 17:00 +0200

csiph-web