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


Groups > linux.kernel > #1443646

Re: Linux 4.1.28

From Takashi Iwai <tiwai@suse.de>
Newsgroups linux.kernel
Subject Re: Linux 4.1.28
Date 2016-07-14 20:00 +0200
Message-ID <rUT5w-4jD-9@gated-at.bofh.it> (permalink)
References <rUEzw-3o6-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Sasha,

On Thu, 14 Jul 2016 04:23:56 +0200,
Sasha Levin wrote:
> 
> I'm announcing the release of the 4.1.28 kernel.
> 
> All users of the 4.1 kernel series must upgrade.
> 
> The updated 4.1.y git tree can be found at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.1.y
> and can be browsed at the normal kernel.org git web browser:
> 	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

This kernel gives a build failure on ppc64le:

 arch/powerpc/kernel/prom.c:170:25: error: 'PPC_FEATURE2_HTM_NOSC_COMP' undeclared here (not in a function)
   PPC_FEATURE2_HTM_COMP|PPC_FEATURE2_HTM_NOSC_COMP, 22, 0, 0},
                         ^

It's due to the commit f49eb503f0f9ab66874a81992b14249a1c59b6ad
    powerpc: Update TM user feature bits in scan_features()

FYI, the macro referred there is defined in the upstream commit
b4b56f9ecab40f3b4ef53e130c9f6663be491894
    powerpc/tm: Abort syscalls in active transactions

Please revert the relevant commit, or fix it properly.


thanks,

Takashi

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: Linux 4.1.28 Takashi Iwai <tiwai@suse.de> - 2016-07-14 20:00 +0200

csiph-web