[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1514905704.4242.1.camel@wdc.com>
Date: Tue, 2 Jan 2018 15:08:26 +0000
From: Bart Van Assche <Bart.VanAssche@....com>
To: "jaegeuk@...nel.org" <jaegeuk@...nel.org>,
Stanislav Nijnikov <Stanislav.Nijnikov@....com>
CC: "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Alex Lemberg <Alex.Lemberg@....com>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v3 1/9] ufs: sysfs: device descriptor
On Tue, 2018-01-02 at 13:54 +0000, Stanislav Nijnikov wrote:
> The existing configuration doesn't allow to add a new file to be compiled
> as a part of this module. The line like " obj-$(CONFIG_SCSI_UFSHCD) +=
> ufshcd.o ufs-sysfs.o" in the makefile will actually create 2 modules.
> This was the reason why I used EXPORT_SYMBOL in the first version.
There are plenty of kernel modules that consist of multiple source files, e.g.
the SCSI core. Please make yourself familiar with how to do this.
Thanks,
Bart.
Powered by blists - more mailing lists