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, 28 Apr 2014 12:21:01 +0100
From:	Lee Jones <lee.jones@...aro.org>
To:	Pankaj Dubey <pankaj.dubey@...sung.com>
Cc:	linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, kgene.kim@...sung.com,
	linux@....linux.org.uk, t.figa@...sung.com, chow.kim@...sung.com,
	yg1004.jang@...sung.com, vikas.sajjan@...sung.com,
	b.zolnierkie@...sung.com, Sangbeom Kim <sbkim73@...sung.com>,
	Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [RFC PATCH v2 2/3] ARM: EXYNOS: Move pmu specific header files
 under "linux/mfd/samsung"

> Moving Exynos PMU specific header file into "include/linux/mfd/samsung"
> thus updated affected files under "mach-exynos" to use new location of
> these header files.
> 
> CC: Sangbeom Kim <sbkim73@...sung.com>
> CC: Samuel Ortiz <sameo@...ux.intel.com>
> CC: Lee Jones <lee.jones@...aro.org>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@...sung.com>
> ---
>  arch/arm/mach-exynos/cpuidle.c              |    4 +-
>  arch/arm/mach-exynos/exynos-pmu.h           |   31 ---
>  arch/arm/mach-exynos/exynos.c               |    2 +-
>  arch/arm/mach-exynos/hotplug.c              |    2 +-
>  arch/arm/mach-exynos/platsmp.c              |    2 +-
>  arch/arm/mach-exynos/pm.c                   |    4 +-
>  arch/arm/mach-exynos/pmu.c                  |    5 +-
>  arch/arm/mach-exynos/regs-pmu.h             |  308 ---------------------------
>  include/linux/mfd/samsung/exynos-pmu.h      |   31 +++
>  include/linux/mfd/samsung/exynos-regs-pmu.h |  308 +++++++++++++++++++++++++++
>  10 files changed, 348 insertions(+), 349 deletions(-)
>  delete mode 100644 arch/arm/mach-exynos/exynos-pmu.h
>  delete mode 100644 arch/arm/mach-exynos/regs-pmu.h
>  create mode 100644 include/linux/mfd/samsung/exynos-pmu.h
>  create mode 100644 include/linux/mfd/samsung/exynos-regs-pmu.h

Can you resubmit this using the -M option for format-patch please?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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