From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753999AbbBTIyx (ORCPT ); Fri, 20 Feb 2015 03:54:53 -0500 Received: from cpsmtpb-ews08.kpnxchange.com ([213.75.39.13]:61347 "EHLO cpsmtpb-ews08.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752962AbbBTIyw (ORCPT ); Fri, 20 Feb 2015 03:54:52 -0500 Message-ID: <1424422488.5308.21.camel@x220> Subject: s390: references to MARCH_G5 From: Paul Bolle To: Heiko Carstens Cc: Valentin Rothberg , Andreas Ruprecht , Martin Schwidefsky , linux390@de.ibm.com, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 20 Feb 2015 09:54:48 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Feb 2015 08:54:49.0639 (UTC) FILETIME=[E24B5370:01D04CEA] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Your commit c5f43f0a70fc ("s390: remove 31 bit support") is included in today's linux-next (ie, next-20150220). I noticed because a script I use to check linux-next spotted a problem with it. That commit removed the Kconfig symbol MARCH_G5. It didn't remove all references to it (there are three left in arch/s390/Kconfig and one in arch/s390/Makefile). Are patches to remove these last references queued somewhere? Thanks, Paul Bolle