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:   Thu, 27 Oct 2016 16:59:10 +0300
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     vadimp@...lanox.com, dvhart@...radead.org, fengguang.wu@...el.com
Cc:     davem@...emloft.net, geert@...ux-m68k.org,
        akpm@...ux-foundation.org, kvalo@...eaurora.org,
        gregkh@...uxfoundation.org, mchehab@...nel.org, linux@...ck-us.net,
        linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
        jiri@...nulli.us
Subject: Re: [patch v1 1/2] drivers/platform/x86: move module mlx-platform
 from arch/x86 to drivers/platform/x86

On Thu, 2016-10-27 at 13:59 +0000, vadimp@...lanox.com wrote:
> From: Vadim Pasternak <vadimp@...lanox.com>
> 
> Move module mlx-platform.c from arch/x86/platform/mellanox/ to
> drivers/platform/x86/.
> Remove folder arch/x86/platform/mellanox/ and update relevant Makefile
> and Kconfig.

No way, please use -M -C.

> 
> Signed-off-by: Vadim Pasternak <vadimp@...lanox.com>
> ---
>  MAINTAINERS                               |   2 +-
>  arch/x86/Kconfig                          |  12 --
>  arch/x86/platform/Makefile                |   1 -
>  arch/x86/platform/mellanox/Makefile       |   1 -
>  arch/x86/platform/mellanox/mlx-platform.c | 266 -------------------
> -----------
>  drivers/platform/x86/Kconfig              |  14 +-
>  drivers/platform/x86/Makefile             |   1 +
>  drivers/platform/x86/mlx-platform.c       | 266
> ++++++++++++++++++++++++++++++
>  8 files changed, 281 insertions(+), 282 deletions(-)
>  delete mode 100644 arch/x86/platform/mellanox/Makefile
>  delete mode 100644 arch/x86/platform/mellanox/mlx-platform.c
>  create mode 100644 drivers/platform/x86/mlx-platform.c


-- 
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Intel Finland Oy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ