From: Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
To: Sri <sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
Cc: Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
Eric B Munson <emunson-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V2] Test compaction of mlocked memory
Date: Wed, 06 May 2015 11:41:46 -0600 [thread overview]
Message-ID: <554A525A.8000401@osg.samsung.com> (raw)
In-Reply-To: <554A4F50.6080208-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
On 05/06/2015 11:28 AM, Sri wrote:
> Hi Shuah,
>
> This is what I see when I check the patch against the script,
>
> linux-stable$ ./scripts/checkpatch.pl
> 0001-Test-compaction-of-mlocked-memory.patch
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #72:
> new file mode 100644
>
> total: 0 errors, 1 warnings, 256 lines checked
>
> 0001-Test-compaction-of-mlocked-memory.patch has style problems, please
> review.
>
> If any of these errors are false positives, please report
> them to the maintainer, see CHECKPATCH in MAINTAINERS.
>
>
> That was the only warning I saw even before I submitted the patch. I'm
> not sure how the whitespaces are introduced...
>
Hmm. Perhaps something is odd with the 4.1 checkpatch script.
I am not seeing any whitespace errors when I do a manual
check on the patch file.
Applying to linux-kselftest next
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978
WARNING: multiple messages have this Message-ID (diff)
From: Shuah Khan <shuahkh@osg.samsung.com>
To: Sri <sjayaram@akamai.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Eric B Munson <emunson@akamai.com>,
linux-kernel@vger.kernel.org, linux-api@vger.kernel.org
Subject: Re: [PATCH V2] Test compaction of mlocked memory
Date: Wed, 06 May 2015 11:41:46 -0600 [thread overview]
Message-ID: <554A525A.8000401@osg.samsung.com> (raw)
In-Reply-To: <554A4F50.6080208@akamai.com>
On 05/06/2015 11:28 AM, Sri wrote:
> Hi Shuah,
>
> This is what I see when I check the patch against the script,
>
> linux-stable$ ./scripts/checkpatch.pl
> 0001-Test-compaction-of-mlocked-memory.patch
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #72:
> new file mode 100644
>
> total: 0 errors, 1 warnings, 256 lines checked
>
> 0001-Test-compaction-of-mlocked-memory.patch has style problems, please
> review.
>
> If any of these errors are false positives, please report
> them to the maintainer, see CHECKPATCH in MAINTAINERS.
>
>
> That was the only warning I saw even before I submitted the patch. I'm
> not sure how the whitespaces are introduced...
>
Hmm. Perhaps something is odd with the 4.1 checkpatch script.
I am not seeing any whitespace errors when I do a manual
check on the patch file.
Applying to linux-kselftest next
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978
next prev parent reply other threads:[~2015-05-06 17:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-23 18:21 [PATCH V2] Test compaction of mlocked memory Sri Jayaramappa
2015-04-23 18:21 ` Sri Jayaramappa
[not found] ` <1429813301-27216-1-git-send-email-sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-04-23 18:41 ` Eric B Munson
2015-04-23 18:41 ` Eric B Munson
[not found] ` <20150423184134.GF2282-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-04-23 20:23 ` Andrew Morton
2015-04-23 20:23 ` Andrew Morton
2015-04-23 20:24 ` Shuah Khan
[not found] ` <553954FC.4050700-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:01 ` Shuah Khan
2015-05-06 17:01 ` Shuah Khan
[not found] ` <554A4904.4040604-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:28 ` Sri
2015-05-06 17:28 ` Sri
[not found] ` <554A4F50.6080208-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-05-06 17:41 ` Shuah Khan [this message]
2015-05-06 17:41 ` Shuah Khan
[not found] ` <554A525A.8000401-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:44 ` Sri
2015-05-06 17:44 ` Sri
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=554A525A.8000401@osg.samsung.com \
--to=shuahkh-jph+aebz4p+uejcrhfaqsw@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=emunson-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org \
/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.