From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752966AbdKMVvg (ORCPT ); Mon, 13 Nov 2017 16:51:36 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:34424 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751845AbdKMVve (ORCPT ); Mon, 13 Nov 2017 16:51:34 -0500 Date: Mon, 13 Nov 2017 22:51:27 +0100 From: Heiko Carstens To: Linus Torvalds Cc: Ingo Molnar , Linux Kernel Mailing List , Peter Zijlstra , "Paul E. McKenney" , Thomas Gleixner , Andrew Morton Subject: Re: [GIT PULL] locking changes for v4.15 References: <20171113073155.isswunmka4eishdl@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-TM-AS-GCONF: 00 x-cbid: 17111321-0040-0000-0000-000003EDDBA8 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17111321-0041-0000-0000-000025F08A7C Message-Id: <20171113215127.GA3253@osiris> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-13_12:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1711130302 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 13, 2017 at 12:42:44PM -0800, Linus Torvalds wrote: > On Sun, Nov 12, 2017 at 11:31 PM, Ingo Molnar wrote: > > > > Please pull the latest locking-core-for-linus git tree from: > > Ok, this clashed pretty badly with the s390 update which had big > locking changes to use the generic code. > > I tried to fix it all up, and maybe it's even ok. But it's also > entirely possible that I messed something up badly, and I don't have > an s390 build environment, so please, Heiko, can you look at the > result and send me any necessary fixes? It compiles, boots, and the fixup looks good!