public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman•id.au>
To: Kees Cook <keescook@chromium•org>
Cc: Tanzir Hasan <tanzhasanwork@gmail•com>,
	andy.shevchenko@gmail•com, linuxppc-dev@lists•ozlabs.org,
	Kees Cook <keescook@chromium•org>,
	sachinp@linux•ibm.com
Subject: Re: [PATCH] selftests/powerpc: Fix load_unaligned_zeropad build failure
Date: Wed, 06 Mar 2024 14:23:03 +1100	[thread overview]
Message-ID: <87y1awniw8.fsf@mail.lhotse> (raw)
In-Reply-To: <170966344685.711906.6879783407944074958.b4-ty@chromium.org>

Kees Cook <keescook@chromium•org> writes:
> On Tue, 05 Mar 2024 23:56:44 +1100, Michael Ellerman wrote:
>> This test is userspace code, but uses some kernel headers via symlinks,
>> and mocks other headers, in order to test load_unaligned_zeropad().
>> 
>> Currently the test fails to build with:
>> 
>>   In file included from load_unaligned_zeropad.c:26:
>>   word-at-a-time.h:7:10: fatal error: linux/bitops.h: No such file or directory
>>       7 | #include <linux/bitops.h>
>> 
>> [...]
>
> Applied to for-next/hardening, thanks!
>
> [1/1] selftests/powerpc: Fix load_unaligned_zeropad build failure
>       https://git.kernel.org/kees/c/3fe1eb4dd2e4
>
> Take care,

Thanks.

cheers

      reply	other threads:[~2024-03-06  3:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 12:56 [PATCH] selftests/powerpc: Fix load_unaligned_zeropad build failure Michael Ellerman
2024-03-05 18:30 ` Kees Cook
2024-03-06  3:23   ` Michael Ellerman [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=87y1awniw8.fsf@mail.lhotse \
    --to=mpe@ellerman$(echo .)id.au \
    --cc=andy.shevchenko@gmail$(echo .)com \
    --cc=keescook@chromium$(echo .)org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=sachinp@linux$(echo .)ibm.com \
    --cc=tanzhasanwork@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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