From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751919AbeAWR4Z (ORCPT ); Tue, 23 Jan 2018 12:56:25 -0500 Received: from mail-it0-f67.google.com ([209.85.214.67]:39947 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751436AbeAWR4Y (ORCPT ); Tue, 23 Jan 2018 12:56:24 -0500 X-Google-Smtp-Source: AH8x2245QFF17LJAk7vf3zHD62ngJp80kTIKIos+vb7ktRdXs+g8dekTb5Dnp1J845t0gCviXa7ATJMtvD62y7Pt6zQ= MIME-Version: 1.0 In-Reply-To: References: <20180121022542.GA1963@ivybridge.mattst88.com> From: Matt Turner Date: Tue, 23 Jan 2018 09:56:02 -0800 Message-ID: Subject: Re: [PULL] alpha.git To: Mikulas Patocka Cc: Lorenzo Pieralisi , Michael Cree , linux-alpha , LKML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 23, 2018 at 2:23 AM, Mikulas Patocka wrote: > > > On Sat, 20 Jan 2018, Matt Turner wrote: > >> Hi Linus, >> >> Please pull my alpha git tree. It contains a build fix and a regression fix. >> >> Hopefully still in time for 4.15 :) >> >> Thanks, >> Matt > > Hi > > Will you also submit these patches? The first one fixes a crash when > pthread_create races with signal delivery, it could cause random crashing > in applications. > > https://marc.info/?l=linux-alpha&m=151491969711913&w=2 > https://marc.info/?l=linux-alpha&m=151491960011839&w=2 > https://marc.info/?l=linux-alpha&m=151491963911901&w=2 Yes, I've already queued them up for the next merge window. I wasn't sure if they were appropriate for 4.15 so late in the cycle. If you think they are, I can send another pull request for 4.15. https://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git/log/?h=alpha-next Thanks, Matt