On Mon, Sep 24, 2018 at 10:23:14PM +0200, Arnd Bergmann wrote:
> On Tue, Sep 18, 2018 at 3:48 PM Guo Ren wrote:
> >
> > - remove irq_mapping from smp.c to irq-driver
> > - Add set_ipi_irq_mapping api to irq-driver
> > - update asm/smp.h
> >
> > Signed-off-by: Guo Ren
>
> The patch seems ok to
On Tue, Sep 18, 2018 at 3:48 PM Guo Ren wrote:
>
> - remove irq_mapping from smp.c to irq-driver
> - Add set_ipi_irq_mapping api to irq-driver
> - update asm/smp.h
>
> Signed-off-by: Guo Ren
The patch seems ok to me, but please try to improve the changelog comments.
Generally speaking, use fu
- remove irq_mapping from smp.c to irq-driver
- Add set_ipi_irq_mapping api to irq-driver
- update asm/smp.h
Signed-off-by: Guo Ren
---
arch/csky/include/asm/smp.h | 4
arch/csky/kernel/smp.c | 18 +-
2 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/a
3 matches
Mail list logo