From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: kbuild test robot <lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Gabriel Laskar <gabriel-tU7rkvAWjlwhT4uAktR2oQ@public.gmane.org>,
kbuild-all-JC7UmRfGjtg@public.gmane.org,
open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"open list:ABI/API"
<linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH] uapi: remove i2o header in uapi
Date: Thu, 01 Oct 2015 22:42:10 +0200 [thread overview]
Message-ID: <3240889.KGmTvmSXsC@wuerfel> (raw)
In-Reply-To: <201510012318.Evg0jdR9%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
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
next prev parent reply other threads:[~2015-10-01 20:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 15:15 [PATCH] uapi: remove i2o header in uapi Gabriel Laskar
2015-10-01 15:40 ` Yann Droneaud
[not found] ` <1443712510-6714-1-git-send-email-gabriel-tU7rkvAWjlwhT4uAktR2oQ@public.gmane.org>
2015-10-01 15:30 ` kbuild test robot
2015-10-01 15:56 ` kbuild test robot
[not found] ` <201510012318.Evg0jdR9%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-10-01 20:42 ` Arnd Bergmann [this message]
2015-10-03 23:22 ` [PATCH v2] scsi: dpt: " Gabriel Laskar
[not found] ` <1443914571-19312-1-git-send-email-gabriel-tU7rkvAWjlwhT4uAktR2oQ@public.gmane.org>
2015-10-04 12:12 ` Greg Kroah-Hartman
2015-10-04 19:04 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3240889.KGmTvmSXsC@wuerfel \
--to=arnd-r2ngtmty4d4@public.gmane.org \
--cc=gabriel-tU7rkvAWjlwhT4uAktR2oQ@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=kbuild-all-JC7UmRfGjtg@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).