Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754186AbbBNRVM (ORCPT ); Sat, 14 Feb 2015 12:21:12 -0500 Received: from cpsmtpb-ews05.kpnxchange.com ([213.75.39.8]:54097 "EHLO cpsmtpb-ews05.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754011AbbBNRVL (ORCPT ); Sat, 14 Feb 2015 12:21:11 -0500 Message-ID: <1423934469.9418.18.camel@x220> Subject: MIPS: CONFIG_MIPS_R6? From: Paul Bolle To: Leonid Yegoshin Cc: Valentin Rothberg , Markos Chandras , Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Date: Sat, 14 Feb 2015 18:21:09 +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: 14 Feb 2015 17:21:09.0308 (UTC) FILETIME=[9F826FC0:01D0487A] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 848 Lines: 20 Your commits 430857eae56c ("MIPS: mm: Add MIPS R6 instruction encodings") and 90163242784b ("MIPS: kernel: unaligned: Add support for the MIPS R6") are included in yesterday's linux-next (ie, next-20150213). I noticed because a script I use to check linux-next spotted a problem with it. These commits added three references to CONFIG_MIPS_R6, were probably CONFIG_CPU_MIPSR6 was intended. One reference is in a comment, which should be trivial to get fixed. The other two references are in (negative) preprocessor checks. It's not certain, at least not to me, how these should be fixed. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/