lkml.org 
[lkml]   [2015]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] uapi: remove i2o header in uapi
Date
On Thursday 01 October 2015 23:56:54 kbuild test robot wrote:
> Hi Gabriel,
>
> [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]
>
> config: x86_64-acpi-redef (attached as .config)
> reproduce:
> git checkout e8edc215dd1ecc5508a7dbcd62d3f2fed6be299c
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All error/warnings (new ones prefixed by >>):
>
> In file included from drivers/scsi/dpti.h:56:0,
> from drivers/scsi/dpt_i2o.c:71:
> >> drivers/scsi/dpt/dpti_i2o.h:22:27: fatal error: linux/i2o-dev.h: No such file or directory
> compilation terminated.
>
> vim +22 drivers/scsi/dpt/dpti_i2o.h

I tried to find out why this driver is still there when the subsystem is gone.
According to information from https://bugzilla.kernel.org/show_bug.cgi?id=4940,
this is an alternative driver for the same hardware (the bug was about loading
both drivers simultaneously).

The proper fix should be to move the header file into drivers/scsi/dpt/ and
remove everything that this driver does not use, at least the ioctl interface,
but possibly all of the file.

Arnd


\
 
 \ /
  Last update: 2015-10-01 23:01    [W:0.068 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site