From: Cyrill Gorcunov Date: Mon, 26 Oct 2009 20:28:11 +0000 (+0300) Subject: irq: Do not attempt to create subdirectories if /proc/irq/ failed X-Git-Tag: v2.6.33-rc1~402^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82a43d40b93200a10a9fec0a489791e65e135ca;p=pandora-kernel.git irq: Do not attempt to create subdirectories if /proc/irq/ failed If a parent directory (ie /proc/irq/) could not be created we should not attempt to create subdirectories. Otherwise it would lead that "smp_affinity" and "spurious" entries are may be registered under /proc root instead of a proper place. Signed-off-by: Cyrill Gorcunov Cc: Rusty Russell Cc: Yinghai Lu LKML-Reference: <20091026202811.GD5321@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed