Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751549Ab3IFSQJ (ORCPT ); Fri, 6 Sep 2013 14:16:09 -0400 Received: from mail-vc0-f174.google.com ([209.85.220.174]:49713 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751281Ab3IFSQD (ORCPT ); Fri, 6 Sep 2013 14:16:03 -0400 MIME-Version: 1.0 In-Reply-To: <522A1627.3050900@tilera.com> References: <522A1627.3050900@tilera.com> Date: Fri, 6 Sep 2013 11:16:01 -0700 X-Google-Sender-Auth: TrmhgHIgcWWyagB4gS9sVc6idqQ Message-ID: Subject: Re: [GIT PULL] arch/tile changes for v3.12 From: Linus Torvalds To: Chris Metcalf Cc: Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1217 Lines: 26 On Fri, Sep 6, 2013 at 10:51 AM, Chris Metcalf wrote: > > These changes bring in a bunch of new functionality that has been > maintained internally at Tilera over the last year, plus other stray > bits of work that I've taken into the tile tree from other folks. > The changes include some PCI root complex work, interrupt-driven console > support, support for performing fast-path unaligned data fixups by > kernel-based JIT code generation, CONFIG_PREEMPT support, vDSO support > for gettimeofday(), a serial driver for the tilegx on-chip UART, > KGDB support, more optimized string routines, support for ftrace and > kprobes, improved ASLR, and many bug fixes. We also remove support for > the old TILE64 chip, which is no longer buildable. Your new tilegx on-chip uart ended up conflicting with the equally new ST ASC serial driver.. Which had gotten the ID 105 already. So I bumped you to 106. Yay! You're now one more. Linus -- 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/