Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1612708

Re: [PATCH v2] scsi/bfa: use designated initializers

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2] scsi/bfa: use designated initializers
Date 2017-03-30 10:20 +0200
Message-ID <tqDth-3qZ-27@gated-at.bofh.it> (permalink)
References <tqsRc-3S4-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 29, 2017 at 01:55:09PM -0700, Kees Cook wrote:
> Prepare to mark sensitive kernel structures for randomization by making
> sure they're using designated initializers. These were identified during
> allyesconfig builds of x86, arm, and arm64, with most initializer fixes
> extracted from grsecurity.
> 
> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
> This has been updated now that struct bfa_fcs_mod_s was dropped.

Can you also add designated array initializers for __port_action while
you're at it?

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] scsi/bfa: use designated initializers Kees Cook <keescook@chromium.org> - 2017-03-29 23:00 +0200
  Re: [PATCH v2] scsi/bfa: use designated initializers Christoph Hellwig <hch@lst.de> - 2017-03-30 10:20 +0200

csiph-web