From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755146AbYJ3Kij (ORCPT ); Thu, 30 Oct 2008 06:38:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754464AbYJ3Ki2 (ORCPT ); Thu, 30 Oct 2008 06:38:28 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:60209 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754090AbYJ3Ki1 (ORCPT ); Thu, 30 Oct 2008 06:38:27 -0400 Date: Thu, 30 Oct 2008 11:38:15 +0100 From: Ingo Molnar To: Li Zefan Cc: Peter Zijlstra , LKML Subject: Re: [PATCH] sched: change sched_debug's mode to 0444 Message-ID: <20081030103815.GB3569@elte.hu> References: <490960F6.5060603@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <490960F6.5060603@cn.fujitsu.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20,DNS_FROM_SECURITYSAGE autolearn=no SpamAssassin version=3.2.3 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.0517] 0.0 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Li Zefan wrote: > /proc/sched_debug is read-only. > > Signed-off-by: Li Zefan > --- > kernel/sched_debug.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied to tip/sched/urgent, thanks! Ingo