Hi, This patch directly accesses the MMIO registers and sets PM signal groups for Cell platform.
My previous patch was modified to correspond to git-tree. In addition, I changed some coding style and error processing etc. (no functional change) However, this patch doesn't correspond to SMP. Moreover "PPE signal group" is included only this time. I posted the patch to cbe_regs.[ch] (as 3of3). However, the patch is posted to PPC/Cell kernel now. 1/2 The patch replaces rtas_reset_signals() and rtas_activate_signals() with pfm_cell_reset_signals() and pfm_cell_activate_signals() respectively according to the platform identification. Moreover, there is a restriction in the combination in PM signal group of Cell. The pfm_cell_pmc_check() for the combination check is registered at the same time. 2/2 It is a main body of pfm_cell_reset_signals() and pfm_cell_activate_signals(). (in the new file: perfmon_cell_signals.c) Moreover, this patch includes pfm_cell_pmc_check() too. Thanks, -- Takaki Azuma _______________________________________________ perfmon mailing list [email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/
