Loading arch/parisc/kernel/perf.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ struct rdr_tbl_ent { static int perf_processor_interface __read_mostly = UNKNOWN_INTF; static int perf_enabled __read_mostly; static DEFINE_SPINLOCK(perf_lock); struct parisc_device *cpu_device __read_mostly; static struct parisc_device *cpu_device __read_mostly; /* RDRs to write for PCX-W */ static const int perf_rdrs_W[] = Loading Loading
arch/parisc/kernel/perf.c +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ struct rdr_tbl_ent { static int perf_processor_interface __read_mostly = UNKNOWN_INTF; static int perf_enabled __read_mostly; static DEFINE_SPINLOCK(perf_lock); struct parisc_device *cpu_device __read_mostly; static struct parisc_device *cpu_device __read_mostly; /* RDRs to write for PCX-W */ static const int perf_rdrs_W[] = Loading