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 15:26:35 +0000
From:   Vadim Pasternak <vadimp@...lanox.com>
To:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        "dvhart@...radead.org" <dvhart@...radead.org>,
        "fengguang.wu@...el.com" <fengguang.wu@...el.com>
CC:     "davem@...emloft.net" <davem@...emloft.net>,
        "geert@...ux-m68k.org" <geert@...ux-m68k.org>,
        "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
        "kvalo@...eaurora.org" <kvalo@...eaurora.org>,
        "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
        "mchehab@...nel.org" <mchehab@...nel.org>,
        "linux@...ck-us.net" <linux@...ck-us.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "platform-driver-x86@...r.kernel.org" 
        <platform-driver-x86@...r.kernel.org>,
        "jiri@...nulli.us" <jiri@...nulli.us>
Subject: RE: [patch v1 1/2] drivers/platform/x86: move module mlx-platform
 from arch/x86 to drivers/platform/x86



> -----Original Message-----
> From: Andy Shevchenko [mailto:andriy.shevchenko@...ux.intel.com]
> Sent: Thursday, October 27, 2016 4:59 PM
> To: Vadim Pasternak <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.
> 


Hi Andy,

I am afraid I didn't understand your comment.
Could you, please, add some more details?

Thanks,
Vadim.

> >
> > 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