From: Andi Kleen Date: Wed, 30 Jul 2008 05:33:52 +0000 (-0700) Subject: sched: make scheduler sysfs attributes sysdev class devices X-Git-Tag: v2.6.27-rc2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f718cd4add5aea9d379faff92f162571e356cc5f;p=pandora-kernel.git sched: make scheduler sysfs attributes sysdev class devices They are really class devices, but were incorrectly declared. This leads to crashes with the recent changes that makes non normal sysdevs use a different prototype. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Andi Kleen Cc: Ingo Molnar Cc: Pierre Ossman Cc: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed