From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968479AbdEWP1Y (ORCPT ); Tue, 23 May 2017 11:27:24 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:55021 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965699AbdEWP1U (ORCPT ); Tue, 23 May 2017 11:27:20 -0400 Date: Tue, 23 May 2017 17:27:16 +0200 (CEST) From: Thomas Gleixner To: Christoph Hellwig cc: Dimitri Sivanich , Nate Zimmer , Russ Anderson , LKML , Mike Travis Subject: Re: status of the Altix mmtimer driver In-Reply-To: <20170523070805.GB17926@lst.de> Message-ID: References: <20170523070805.GB17926@lst.de> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 May 2017, Christoph Hellwig wrote: Cc: + Mike > Hi folks, > > what's the status of the SGI support for the IA64 SN2-specific > altic mmtimer (drivers/char/mmtimer.c)? It's the only driver that > register a k_lock outside the core kernel, so if we could get rid of > it because the remaining IA64 user are all on somewhat old distros > anyway it would make our life a whole lot easier. >