All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oscar Carter <oscar.carter@gmx.com>
To: Kees Cook <keescook@chromium.org>
Cc: kernel-hardening@lists.openwall.com, Oscar Carter <oscar.carter@gmx.com>
Subject: Re: Get involved in the KSPP
Date: Sat, 16 May 2020 09:25:23 +0200	[thread overview]
Message-ID: <20200516072522.GA3435@ubuntu> (raw)
In-Reply-To: <202005150125.8EDF28F00@keescook>

On Fri, May 15, 2020 at 01:27:32AM -0700, Kees Cook wrote:
> On Thu, May 14, 2020 at 07:20:37PM +0200, Oscar Carter wrote:
> > On Mon, May 11, 2020 at 09:15:18AM -0700, Kees Cook wrote:
> > > One mostly mechanical bit of work would be this:
> > > https://github.com/KSPP/linux/issues/20
> > > There are likely more fixes needed to build the kernel with
> > > -Wcast-function-type (especially on non-x86 kernels). So that would let
> > > you learn about cross-compiling, etc.
> > >
> > > Let us know what you think!
> >
> > Great. This task seems good to me. I'm already working on it but I would like to
> > know if it's correct to compile my work against the master branch of Linus tree
> > or if there is some other better branch and tree.
>
> For doing these kinds of things I tend to recommend either the last
> full release from Linus (e.g. v5.6) or, if you want, the latest -rc2
> (e.g. v5.7-rc2). Both are tagged, so you can based your tree on them
> easily:
>
> $ git clone ....
> $ git checkout v5.7-rc2 -b devel/cast-function-type
> $ *do stuff, etc*

Thanks for the clarification.

> --
> Kees Cook

Regards.

Oscar Carter

      reply	other threads:[~2020-05-16  7:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 12:20 Get involved in the KSPP Oscar Carter
2020-05-11 16:15 ` Kees Cook
2020-05-14 17:20   ` Oscar Carter
2020-05-15  8:27     ` Kees Cook
2020-05-16  7:25       ` Oscar Carter [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=20200516072522.GA3435@ubuntu \
    --to=oscar.carter@gmx.com \
    --cc=keescook@chromium.org \
    --cc=kernel-hardening@lists.openwall.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.