From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83831C04A6B for ; Mon, 6 May 2019 21:31:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4B8A52053B for ; Mon, 6 May 2019 21:31:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726190AbfEFVbP (ORCPT ); Mon, 6 May 2019 17:31:15 -0400 Received: from namei.org ([65.99.196.166]:37774 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726046AbfEFVbP (ORCPT ); Mon, 6 May 2019 17:31:15 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x46LV8Wt003155; Mon, 6 May 2019 21:31:08 GMT Date: Tue, 7 May 2019 07:31:08 +1000 (AEST) From: James Morris To: Casey Schaufler cc: Tetsuo Handa , Linux Security Module list Subject: Re: [PULL] Smack: Repair for 5.2 build issue. In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="1665246916-873983934-1557178268=:29030" Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-873983934-1557178268=:29030 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Mon, 6 May 2019, Casey Schaufler wrote: > On 4/30/2019 2:29 PM, Casey Schaufler wrote: > > > James, please pull this repair for a build problem with the last change. > > James, did you get this request? It's an important build fix. I pulled this branch, please check next-smack in my repo. > > > The following changes since commit b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e: > >   smack: Check address length before reading address family (2019-04-29 > > 17:32:27 -0700) > > are available in the git repository at: > >   https://github.com/cschaufler/next-smack.git smack-for-5.2-b > > for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b: > >   Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700) > > ---------------------------------------------------------------- > > Casey Schaufler (1): > >       Smack: Fix kbuild reported build error > >  security/smack/smack_lsm.c | 2 ++ > >  1 file changed, 2 insertions(+) > > > -- James Morris --1665246916-873983934-1557178268=:29030--