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


Groups > linux.kernel > #1410370

Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64
Date 2016-05-31 17:30 +0200
Message-ID <rETMd-4rJ-7@gated-at.bofh.it> (permalink)
References <rDy77-FP-5@gated-at.bofh.it> <rDy78-FP-31@gated-at.bofh.it> <rENx7-m9-15@gated-at.bofh.it> <rEQ1Y-24b-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, May 31, 2016 at 07:23:06AM -0400, William Breathitt Gray wrote:
> On Tue, May 31, 2016 at 10:41:49AM +0200, Linus Walleij wrote:
> >On Sat, May 28, 2016 at 12:08 AM, William Breathitt Gray
> ><vilhelm.gray@gmail.com> wrote:
> >
> >> With the introduction of the ISA_BUS_API Kconfig option, ISA-style
> >> drivers may be built for X86_64 architectures. This patch changes the
> >> ISA Kconfig option dependency of the PC/104 drivers to ISA_BUS_API, thus
> >> allowing them to build for X86_64 as they are expected to.
> >>
> >> Cc: Alexandre Courbot <gnurou@gmail.com>
> >> Cc: Linus Walleij <linus.walleij@linaro.org>
> >> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> >> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> >
> >Acked-by: Linus Walleij <linus.walleij@linaro.org>
> >
> >Or should I apply this directly to the GPIO tree?
> >
> >Yours,
> >Linus Walleij
> 
> Greg K-H,
> 
> Would you be able to pick up this entire patchset via driver-core; I
> figure that tree is the most appropriate to receive any core ISA bus
> driver changes (unless you see a more fitting path to take).
> 
> If possible, I'd like this patchset to find its way into one of the
> coming release candidates in order to resolve the regression mentioned
> in the cover letter: as of 4.7-rc1, the drivers which switched to
> utilize the ISA bus driver are now restricted to X86_32 despite being
> allowed in X86_64 in the 4.6 release.

Yes, I can take this through the driver core tree as that's where the
original series came from...

thanks,

greg k-h

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


Thread

[PATCH v5 0/4] Allow ISA-style drivers on modern systems William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-05-28 00:10 +0200
  [PATCH v5 1/4] isa: Allow ISA-style drivers on modern systems William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-05-28 00:10 +0200
    Re: [PATCH v5 1/4] isa: Allow ISA-style drivers on modern systems Linus Torvalds <torvalds@linux-foundation.org> - 2016-05-28 21:40 +0200
  [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64 William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-05-28 00:10 +0200
    Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64 Linus Walleij <linus.walleij@linaro.org> - 2016-05-31 10:50 +0200
      Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64 William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-05-31 13:30 +0200
        Re: [PATCH v5 2/4] gpio: Allow PC/104 devices on X86_64 Greg KH <gregkh@linuxfoundation.org> - 2016-05-31 17:30 +0200

csiph-web