From: Shuah Khan <shuahkh@osg.samsung.com>
To: SeongJae Park <sj38.park@gmail.com>, Kees Cook <keescook@chromium.org>
Cc: adriy.shevchenko@linux.intel.com,
linux-kselftest@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
shuah Khan <shuahkh@osg.samsung.com>
Subject: Re: [PATCH] selftests/lib: set printf.sh executable
Date: Fri, 24 Jun 2016 18:08:40 -0600 [thread overview]
Message-ID: <576DCB88.5090400@osg.samsung.com> (raw)
In-Reply-To: <CAEjAshorVMQCwbMws1vwmVtmy-=XZHmaJAMOEbq5ueFfTytDOw@mail.gmail.com>
Hi SeongJae Park,
Thanks for the ping.
On 06/24/2016 05:56 PM, SeongJae Park wrote:
> Shuah,
>
>
> May I ask your opinion about this patch?
>
>
> Thanks,
> SeongJae Park
>
> On Sun, Jun 19, 2016 at 2:50 AM, Kees Cook <keescook@chromium.org> wrote:
>> On Sat, Jun 18, 2016 at 2:28 AM, SeongJae Park <sj38.park@gmail.com> wrote:
>>> Test for test_printf module fails always because the test program,
>>> printf.sh, has no execution permission. This commit adds execution
>>> permission to it.
>>>
>>> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
>>
>> Acked-by: Kees Cook <keescook@chromium.org>
>>
>> (Is this mode change sufficient, or does the selftest infrastructure
>> need to explicitly set it executable when running?)
This is good and makes it consistent with bitmap.sh the other
shell script in this test suite. I will get this into 4.8-rc1
thanks,
-- Shuah
>>
>> -Kees
>>
>>
>>> ---
>>> tools/testing/selftests/lib/printf.sh | 0
>>> 1 file changed, 0 insertions(+), 0 deletions(-)
>>> mode change 100644 => 100755 tools/testing/selftests/lib/printf.sh
>>>
>>> diff --git a/tools/testing/selftests/lib/printf.sh b/tools/testing/selftests/lib/printf.sh
>>> old mode 100644
>>> new mode 100755
>>> --
>>> 1.9.1
>>>
>>
>>
>>
>> --
>> Kees Cook
>> Chrome OS & Brillo Security
prev parent reply other threads:[~2016-06-25 0:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-18 9:28 [PATCH] selftests/lib: set printf.sh executable SeongJae Park
2016-06-18 17:50 ` Kees Cook
2016-06-24 23:56 ` SeongJae Park
2016-06-25 0:08 ` Shuah Khan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=576DCB88.5090400@osg.samsung.com \
--to=shuahkh@osg.samsung.com \
--cc=adriy.shevchenko@linux.intel.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=sj38.park@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.