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


Groups > linux.kernel > #1603351

Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support

From Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support
Date 2017-03-17 15:20 +0100
Message-ID <tm0Tv-7D7-7@gated-at.bofh.it> (permalink)
References <tkYTL-3Be-3@gated-at.bofh.it> <tlYRI-6bS-11@gated-at.bofh.it> <tm0qt-7b2-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday, March 17, 2017 09:39:00 AM Tejun Heo wrote:
> Hello,
> 
> On Fri, Mar 17, 2017 at 12:59:56PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > There is no support for this device in the upstream ide driver but
> > Russell has a hacky patch to make it work by redefining inb()/outb()
> > operations globally for the whole ide subsystem, please see:
> > 
> > https://www.spinics.net/lists/arm-kernel/msg567454.html
> 
> Well, that mail says that the hardware is a museum piece.  What's the
> point here?  This can't even be tested, can it?

To be honest, the main point here is to make Russell happy. ;-)

This is the second time he brought EBSA110 issue while talking about
conversion of ARM platforms to use libata PATA so I've finally decided
to do the patch just to have a reference example of how to deal with
this and similar devices in a proper way.

Even though the patch can't be tested EBSA110 is still a supported ARM
platform and the patch should work fine in theory (+ it cannot break
anything).  OTOH it adds an extra code which has some cost from the
long-term maintenance POV.  Anyway, it is up to you to decide what to
do with it. :-)

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

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


Thread

[PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-14 19:00 +0100
  Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo <tj@kernel.org> - 2017-03-16 22:30 +0100
    Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-17 13:10 +0100
      Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo <tj@kernel.org> - 2017-03-17 14:50 +0100
        Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-17 15:20 +0100
          Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo <tj@kernel.org> - 2017-03-17 15:50 +0100
            Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-17 17:10 +0100
              Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-20 14:20 +0100

csiph-web