Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262184AbVAEBr5 (ORCPT ); Tue, 4 Jan 2005 20:47:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262188AbVAEBpM (ORCPT ); Tue, 4 Jan 2005 20:45:12 -0500 Received: from out012pub.verizon.net ([206.46.170.137]:64204 "EHLO out012.verizon.net") by vger.kernel.org with ESMTP id S262105AbVAEBjm (ORCPT ); Tue, 4 Jan 2005 20:39:42 -0500 From: James Nelson To: linux-kernel@vger.kernel.org, dev-etrax@axis.com Cc: starvik@axis.com, James Nelson Message-Id: <20050105014001.22177.28259.66716@localhost.localdomain> Subject: [PATCH 0/2] cris: remove cli()/sti() from arch/cris/* X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [209.158.220.243] at Tue, 4 Jan 2005 19:39:41 -0600 Date: Tue, 4 Jan 2005 19:39:41 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 571 Lines: 12 This series of patches is to remove the last cli()/sti() function calls in arch/cris. These are the only instances in active code that grep could find. drivers/gpio.c | 24 ++++++++++++------------ kernel/fasttimer.c | 41 +++++++++++++++++------------------------ 2 files changed, 29 insertions(+), 36 deletions(-) - 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/