Re: [PULL] alpha.git

From: Mikulas Patocka
Date: Tue Jan 23 2018 - 05:23:48 EST




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

Mikulas

> The following changes since commit 8cbab92dff778e516064c13113ca15d4869ec883:
>
> Merge tag 'for-linus' of
> git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2018-01-16 16:47:40
> -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus
>
> for you to fetch changes up to 86be89939d11a84800f66e2a283b915b704bf33d:
>
> alpha/PCI: Fix noname IRQ level detection (2018-01-20 16:22:36 -0800)
>
> ----------------------------------------------------------------
> Lorenzo Pieralisi (1):
> alpha/PCI: Fix noname IRQ level detection
>
> Michael Cree (1):
> alpha: extend memset16 to EV6 optimised routines
>
> arch/alpha/kernel/sys_sio.c | 35 +++++++++++++++++++++++++++++------
> arch/alpha/lib/ev6-memset.S | 12 ++++++------
> 2 files changed, 35 insertions(+), 12 deletions(-)
>