aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorChristian Krafft <[email protected]>2007-07-20 21:39:20 +0200
committerArnd Bergmann <[email protected]>2007-07-20 21:41:36 +0200
commite5ecc8719212e2566440818491ec5741689f3743 (patch)
tree62bcda88cc4fe809b38549695262905edd664e09 /include/linux/debugobjects.h
parenta964b9be3e475f30aee334654b4ff200bcdc0092 (diff)
[CELL] cbe_cpufreq: fix initialization
This patch fixes the initialization of the cbe_cpufreq driver. The code that initializes the PMI related functions was called per cpu: * registering cpufreq notifier block * registering a pmi handler This ends in a bug that the notifier block gets called in an endless loop. The initialization code is being put to the module init code path by this patch. This way it only gets called once. Signed-off-by: Christian Krafft <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions