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, 05 Mar 2015 08:14:42 -0700
From:	Shuah Khan <shuahkh@....samsung.com>
To:	Michael Ellerman <mpe@...erman.id.au>,
	Namhyung Kim <namhyung@...nel.org>,
	Dave Jones <davej@...emonkey.org.uk>,
	Steven Rostedt <rostedt@...dmis.org>
CC:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Remove redhat'ism from ftrace selftests.

On 03/04/2015 06:18 PM, Michael Ellerman wrote:
> On Wed, 2015-03-04 at 21:44 +0900, Namhyung Kim wrote:
>>
>> I think that there's no need to even call true or echo..
>>
>> From 0549544e8e982df6478f11e2b4fe419f94c22434 Mon Sep 17 00:00:00 2001
>> From: Namhyung Kim <namhyung@...nel.org>
>> Date: Wed, 4 Mar 2015 21:26:38 +0900
>> Subject: [PATCH] ftracetest: Do not use usleep
>>
>> The usleep is only provided on distros from Redhat so running ftracetest
>> on other distro resulted in failures due to the missing usleep.
>>
>> The reason of using [u]sleep in the test was to generate (scheduler)
>> events.  But as we use 'cat trace | grep | wc -l' to read the events,
>> the command themselves already generate some events before reading the
>> trace file so no need to call [u]sleep explicitly.
>>
>> Reported-by: Michael Ellerman <mpe@...erman.id.au>
>> Reported-by: Dave Jones <davej@...emonkey.org.uk>
>> Signed-off-by: Namhyung Kim <namhyung@...nel.org>
> 
> Thanks, this is working for me.
> 
> Tested-by: Michael Ellerman <mpe@...erman.id.au>
> 

Steve,

Do you want to make a call on which one you want me to take it
through between these two patches - one from Dave and the other
from Namhyung Kim.

Please send me the patch I have to pull in. Namhyung Kim's patch
isn't in the format I can apply and I don't have Dave's patch in
my inbox.

thanks,
-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com | (970) 217-8978
--
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