Re: [PATCH 1/3] ata: allow subsystem to be used on m68k arch

2017-01-09 Thread Geert Uytterhoeven
On Fri, Dec 30, 2016 at 3:01 PM, Bartlomiej Zolnierkiewicz wrote: > When libata was merged m68k lacked IOMAP support. This has not been > true for a long time now so allow subsystem to be used on m68k. > > Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s

Re: [PATCH 1/3] ata: allow subsystem to be used on m68k arch

2017-01-09 Thread Bartlomiej Zolnierkiewicz
Hi, On Sunday, January 08, 2017 02:08:23 AM Christoph Hellwig wrote: > On Fri, Dec 30, 2016 at 06:14:36PM +0100, Bartlomiej Zolnierkiewicz wrote: > > * m32r: I don't know why it was restricted but it builds fine nowadays > > (I will fix it later in incremental patch) > > > > * s390: no PATA ha

Re: [PATCH 1/3] ata: allow subsystem to be used on m68k arch

2017-01-08 Thread Christoph Hellwig
On Fri, Dec 30, 2016 at 06:14:36PM +0100, Bartlomiej Zolnierkiewicz wrote: > * m32r: I don't know why it was restricted but it builds fine nowadays > (I will fix it later in incremental patch) > > * s390: no PATA hardware, legacy IDE subsystem is also not supported s390 now has PCIe support, so

Re: [PATCH 1/3] ata: allow subsystem to be used on m68k arch

2016-12-30 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, December 30, 2016 06:12:49 AM Christoph Hellwig wrote: > On Fri, Dec 30, 2016 at 03:01:16PM +0100, Bartlomiej Zolnierkiewicz wrote: > > When libata was merged m68k lacked IOMAP support. This has not been > > true for a long time now so allow subsystem to be used on m68k. > > Is t

Re: [PATCH 1/3] ata: allow subsystem to be used on m68k arch

2016-12-30 Thread Christoph Hellwig
On Fri, Dec 30, 2016 at 03:01:16PM +0100, Bartlomiej Zolnierkiewicz wrote: > When libata was merged m68k lacked IOMAP support. This has not been > true for a long time now so allow subsystem to be used on m68k. Is that dependency needed at all anymore? What exact functionality is missing on m32r

[PATCH 1/3] ata: allow subsystem to be used on m68k arch

2016-12-30 Thread Bartlomiej Zolnierkiewicz
When libata was merged m68k lacked IOMAP support. This has not been true for a long time now so allow subsystem to be used on m68k. Signed-off-by: Bartlomiej Zolnierkiewicz --- drivers/ata/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/Kconfig b/drivers/