From: Andrew Morton <akpm@linux-foundation.org>
To: Edward Liaw <edliaw@google.com>
Cc: linux-kernel@vger.kernel.org, Kees Cook <keescook@chromium.org>,
Andy Lutomirski <luto@amacapital.net>,
Will Drewry <wad@chromium.org>, Shuah Khan <shuah@kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Nick Desaulniers <ndesaulniers@google.com>,
Bill Wendling <morbo@google.com>,
Justin Stitt <justinstitt@google.com>,
Peter Xu <peterx@redhat.com>,
David Hildenbrand <david@redhat.com>,
Axel Rasmussen <axelrasmussen@google.com>,
"Mike Rapoport (IBM)" <rppt@kernel.org>,
linux-kselftest@vger.kernel.org, kernel-team@android.com,
linux-mm@kvack.org, llvm@lists.linux.dev
Subject: Re: [PATCH] selftests/harness: remove use of LINE_MAX
Date: Thu, 11 Apr 2024 16:34:09 -0700 [thread overview]
Message-ID: <20240411163409.4f8969fa8a46b63d04a28f77@linux-foundation.org> (raw)
In-Reply-To: <20240411231954.62156-1-edliaw@google.com>
On Thu, 11 Apr 2024 23:19:49 +0000 Edward Liaw <edliaw@google.com> wrote:
> Android was seeing a compliation error because its C library does not
> define LINE_MAX. This replaces the use of LINE_MAX / snprintf with
> asprintf, which will change the behavior to not truncate the test name
> if it is over 2048 chars long.
Thanks, I'll grab and shall send it Linuswards for 6.9-rcX.
I added
Fixes: 38c957f07038 ("selftests: kselftest_harness: generate test name once")
next prev parent reply other threads:[~2024-04-11 23:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 23:19 Edward Liaw
2024-04-11 23:34 ` Andrew Morton [this message]
2024-04-12 19:30 ` Edward Liaw
2024-04-12 22:54 ` Andrew Morton
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=20240411163409.4f8969fa8a46b63d04a28f77@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=axelrasmussen@google.com \
--cc=david@redhat.com \
--cc=edliaw@google.com \
--cc=justinstitt@google.com \
--cc=keescook@chromium.org \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=llvm@lists.linux.dev \
--cc=luto@amacapital.net \
--cc=morbo@google.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=peterx@redhat.com \
--cc=rppt@kernel.org \
--cc=shuah@kernel.org \
--cc=wad@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox