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:	Thu, 17 Dec 2015 14:01:59 +0800
From:	"Wangnan (F)" <wangnan0@...wei.com>
To:	"Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com>
CC:	<acme@...nel.org>, <jolsa@...hat.com>,
	<linux-kernel@...r.kernel.org>, <linuxppc-dev@...ts.ozlabs.org>,
	<sukadev@...ux.vnet.ibm.com>
Subject: Re: [RESEND PATCH v4 2/3] tools: Move Makefile.arch from perf/config
 to tools/scripts



On 2015/12/17 13:10, Naveen N. Rao wrote:
> On 2015/12/17 01:43AM, Wang Nan wrote:
>> After this patch other directories can use this architecture detector
>> without directly including it from perf's directory. Libbpf would
>> utilize it to get proper $(ARCH) so it can receive correct uapi include
>> directory.
>>
>> Signed-off-by: Wang Nan <wangnan0@...wei.com>
>> Acked-by: Jiri Olsa <jolsa@...nel.org>
>> Tested-by: Naveen N. Rao <naveen.n.rao@...ux.vnet.ibm.com>
>> Cc: Arnaldo Carvalho de Melo <acme@...nel.org>
>> Cc: Naveen N. Rao <naveen.n.rao@...ux.vnet.ibm.com>
>> Cc: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
>> ---
>>   tools/perf/config/Makefile      |  2 +-
>>   tools/perf/config/Makefile.arch | 18 ------------------
>>   tools/perf/tests/make           |  2 +-
>>   tools/scripts/Makefile.arch     | 18 ++++++++++++++++++
>>   4 files changed, 20 insertions(+), 20 deletions(-)
>>   delete mode 100644 tools/perf/config/Makefile.arch
>>   create mode 100644 tools/scripts/Makefile.arch
>     ^^^^^^
> This is different from your previous version. This should be a file
> rename.

Forget to use git format -M. The content is identical. Should I send it 
again?

Thank you.

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