Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1336961 > unrolled thread
| Started by | Jason Cooper <jason@lakedaemon.net> |
|---|---|
| First post | 2016-02-18 02:50 +0100 |
| Last post | 2016-02-18 02:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR Jason Cooper <jason@lakedaemon.net> - 2016-02-18 02:50 +0100
| From | Jason Cooper <jason@lakedaemon.net> |
|---|---|
| Date | 2016-02-18 02:50 +0100 |
| Subject | Re: [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR |
| Message-ID | <r3lTd-6Da-25@gated-at.bofh.it> |
On Wed, Feb 03, 2016 at 03:15:27AM +0000, Paul Burton wrote: > The Linux CPU number doesn't necessarily match up with the ID used for a > VP by hardware. Convert the CPU number to the HW ID using mips_cm_vp_id > when writing to the VP(E)_OTHER_ADDR register in order to ensure that we > correctly access registers for the VPs of secondary cores. This most > notably affects systems using CM3, such as those based around I6400. > > Signed-off-by: Paul Burton <paul.burton@imgtec.com> > --- > > drivers/irqchip/irq-mips-gic.c | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) Note: standard subject line for irqchip is 'irqchip/mips-gic: [A-Z]...' with that small change, Acked-by: Jason Cooper <jason@lakedaemon.net> thx, Jason.
Back to top | Article view | linux.kernel
csiph-web