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] [day] [month] [year] [list]
Date:	Tue, 24 Jan 2012 05:24:00 +0000
From:	"Manjunathappa, Prakash" <prakash.pm@...com>
To:	Russell King - ARM Linux <linux@....linux.org.uk>
CC:	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"Nori, Sekhar" <nsekhar@...com>,
	"davinci-linux-open-source@...ux.davincidsp.com" 
	<davinci-linux-open-source@...ux.davincidsp.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Samuel Ortiz <sameo@...ux.intel.com>
Subject: RE: [RESEND PATCH] arm:davinci: prepare to move aemif driver to
	drivers/mfd

Hi Russell King,

On Mon, Jan 23, 2012 at 22:34:36, Russell King - ARM Linux wrote:
> On Mon, Jan 23, 2012 at 08:42:32PM +0530, Manjunathappa, Prakash wrote:
> > Adding: MFD maintainer and mailing list.
> > 
> >  arch/arm/mach-davinci/aemif.c              |    2 +-
> >  arch/arm/mach-davinci/board-da830-evm.c    |    2 +-
> >  arch/arm/mach-davinci/board-da850-evm.c    |    2 +-
> >  arch/arm/mach-davinci/include/mach/aemif.h |   36 ----------------------------
> >  drivers/mtd/nand/davinci_nand.c            |    2 +-
> >  include/linux/mfd/davinci_aemif.h          |   36 ++++++++++++++++++++++++++++
> >  6 files changed, 40 insertions(+), 40 deletions(-)
> >  delete mode 100644 arch/arm/mach-davinci/include/mach/aemif.h
> >  create mode 100644 include/linux/mfd/davinci_aemif.h
> 
> As Linus has requested on many occasions, and it's a damned good
> idea, use -M when generating diffstat - and its also a *really* good
> idea to use -M if you're submitting patches which rename files for
> review as well.
> 
> Obviously arch/arm/mach-davinci/include/mach/aemif.h was moved to
> include/linux/mfd/davinci_aemif.h, but were there any changes to its
> contents?  Without -M, there only way of knowing is to compare each
> file line by line.  With -M, it'll tell us that it was renamed and
> produce a diff between the old and new location.
> 

Yes, I will make it a point to do this in next version and in future.

Thanks,
Prakash

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ