From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932521AbcLTWle (ORCPT ); Tue, 20 Dec 2016 17:41:34 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:39427 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753550AbcLTWla (ORCPT ); Tue, 20 Dec 2016 17:41:30 -0500 To: Kees Cook Cc: linux-kernel@vger.kernel.org, Don Brace , "James E.J. Bottomley" , "Martin K. Petersen" , esc.storagedev@microsemi.com, linux-scsi@vger.kernel.org Subject: Re: [PATCH] hpsa: use designated initializers From: "Martin K. Petersen" Organization: Oracle Corporation References: <20161217010449.GA140636@beast> Date: Tue, 20 Dec 2016 17:41:20 -0500 In-Reply-To: <20161217010449.GA140636@beast> (Kees Cook's message of "Fri, 16 Dec 2016 17:04:49 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Kees" == Kees Cook writes: Kees> Prepare to mark sensitive kernel structures for randomization by Kees> making sure they're using designated initializers. These were Kees> identified during allyesconfig builds of x86, arm, and arm64, with Kees> most initializer fixes extracted from grsecurity. Applied to 4.11/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering