Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760289AbXJLJef (ORCPT ); Fri, 12 Oct 2007 05:34:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752946AbXJLJe0 (ORCPT ); Fri, 12 Oct 2007 05:34:26 -0400 Received: from sullivan.realtime.net ([205.238.132.226]:4157 "EHLO sullivan.realtime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810AbXJLJeZ (ORCPT ); Fri, 12 Oct 2007 05:34:25 -0400 Date: Fri, 12 Oct 2007 04:34:11 -0500 (CDT) From: Milton Miller Subject: [PATCH] sched domain debug sysctl fixes Message-Id: To: Ingo Molnar Cc: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 15 The following 5 patches provide fixes for the sysctl code added under CONFIG_DEBUG_SCHED. After debugging a boot failure dereferencing not per-cpu data for an impossible cpu, I found the other issues by inspection. Following these fixes, /proc/sysctl/kernel/sched_debug/ should work with exclusive cpusets, cpu hotplug, offline and not present cpus, and will show all 11 files. milton - 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/