diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-01-14 18:39:31 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-01-20 12:50:14 +0100 |
commit | 1b43d7125f3b6f7d46e72da64f65f3187a83b66b (patch) | |
tree | 3ae13345688fcbf4e6636074ab9b99f14468e67b /mm | |
parent | 2b261f9f7bd9333e62140ca7e02a2f4ffec5e44f (diff) | |
download | linux-1b43d7125f3b6f7d46e72da64f65f3187a83b66b.tar.bz2 |
x86: pmc-atom: Assign debugfs node as soon as possible
pmc_dbgfs_unregister() will be called when pmc->dbgfs_dir is unconditionally
NULL on error path in pmc_dbgfs_register(). To prevent this we move the
assignment to where is should be.
Fixes: f855911c1f48 (x86/pmc_atom: Expose PMC device state and platform sleep state)
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Aubrey Li <aubrey.li@linux.intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Kumar P. Mahesh <mahesh.kumar.p@intel.com>
Link: http://lkml.kernel.org/r/1421253575-22509-2-git-send-email-andriy.shevchenko@linux.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions