From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765038AbYDVTxn (ORCPT ); Tue, 22 Apr 2008 15:53:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1764783AbYDVTxF (ORCPT ); Tue, 22 Apr 2008 15:53:05 -0400 Received: from relay1.sgi.com ([192.48.171.29]:36410 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1764509AbYDVTxE (ORCPT ); Tue, 22 Apr 2008 15:53:04 -0400 Date: Tue, 22 Apr 2008 14:53:02 -0500 From: Dimitri Sivanich To: linux-kernel@vger.kernel.org Cc: Thomas Gleixner , Peter Zijlstra , Ingo Molnar Subject: Dynamic softlockup detection enable/disable? Message-ID: <20080422195302.GA17549@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Is there a way to dynamically enable or disable softlockup detection, rather than having to CONFIG_DETECT_SOFTLOCKUP=n and recompile? Dimitri