lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jul 2016 06:15:57 +0000
From:	Qiang Zhao <qiang.zhao@....com>
To:	Jason Cooper <jason@...edaemon.net>
CC:	"oss@...error.net" <oss@...error.net>,
	"tglx@...utronix.de" <tglx@...utronix.de>,
	"marc.zyngier@....com" <marc.zyngier@....com>,
	"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Xiaobo Xie <xiaobo.xie@....com>
Subject: RE: [PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe

On Thu, Jul 07, 2016 at 10:25PM , Jason Cooper <jason@...edaemon.net> wrote:
> -----Original Message-----
> From: Jason Cooper [mailto:jason@...edaemon.net]
> Sent: Thursday, July 07, 2016 10:25 PM
> To: Qiang Zhao <qiang.zhao@....com>
> Cc: oss@...error.net; tglx@...utronix.de; marc.zyngier@....com; linuxppc-
> dev@...ts.ozlabs.org; linux-kernel@...r.kernel.org; Xiaobo Xie
> <xiaobo.xie@....com>
> Subject: Re: [PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
> 
> Hi Zhao Qiang,
> 
> On Thu, Jul 07, 2016 at 09:23:55AM +0800, Zhao Qiang wrote:
> > The driver stays the same.
> >
> > Signed-off-by: Zhao Qiang <qiang.zhao@....com>
> > ---
> > Changes for v2:
> > 	- modify the subject and commit msg
> >
> >  drivers/irqchip/Makefile                | 1 +
> >  drivers/{soc/fsl/qe => irqchip}/qe_ic.c | 0  drivers/{soc/fsl/qe =>
> > irqchip}/qe_ic.h | 0
> >  drivers/soc/fsl/qe/Makefile             | 2 +-
> >  4 files changed, 2 insertions(+), 1 deletion(-)  rename
> > drivers/{soc/fsl/qe => irqchip}/qe_ic.c (100%)  rename
> > drivers/{soc/fsl/qe => irqchip}/qe_ic.h (100%)
> 
> Please merge the include file into the C file and rename to follow the naming
> convention in drivers/irqchip/.  e.g. irq-qeic.c or irq-qe_ic.c.
> 
> Once you have that, please resend the entire series with this as the first patch.

Sorry, I have no idea about "Include file", could you explain which file you meant?

Thank you!
-Zhao Qiang

Powered by blists - more mailing lists