Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244598

Re: powerpc/8xx: Shorten irq_chip name for the SIU

Path csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.ecp.fr!aioe.org!bofh.it!news.nic.it!robomod
From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: powerpc/8xx: Shorten irq_chip name for the SIU
Date Mon, 12 Oct 2015 13:30:01 +0200
Message-ID <qiJsJ-5Ti-1@gated-at.bofh.it> (permalink)
References <pZSmS-1Ob-19@gated-at.bofh.it>
X-Original-To Christophe Leroy <christophe.leroy@c-s.fr>, Benjamin Herrenschmidt <benh@kernel.crashing.org>, Paul Mackerras <paulus@samba.org>, scottwood@freescale.com
X-Powerpc-Patch-Notification thanks
X-Powerpc-Patch-Commit 255e8e046c3925ee45a869466221a48d38451b39
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 31
Organization linux.* mail to news gateway
X-Original-Cc linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
X-Original-Date Mon, 12 Oct 2015 22:21:23 +1100 (AEDT)
X-Original-Message-ID <20151012112123.D420814027C@ozlabs.org>
X-Original-References <20150821110515.94DBB1A241A@localhost.localdomain>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1244598

Show key headers only | View raw


On Fri, 2015-21-08 at 11:05:15 UTC, Christophe Leroy wrote:
> show_interrupts() expects the irq_chip name to be max 8 characters
> otherwise everything get misaligned
> 
> # cat /proc/interrupts
>            CPU0
>  17:          0   CPM PIC   0 Level     error
>  19:          0  MPC8XX SIU  15 Level     tbint
>  20:         90   CPM PIC   4 Level     cpm_uart
>  38:      29746  MPC8XX SIU   5 Level     fs_enet-mac
>  39:          0  MPC8XX SIU   7 Level     fs_enet-mac
>  47:        401   CPM PIC   5 Level     fsl_spi
>  68:          1  MPC8XX SIU   2 Level     phy_interrupt, phy_interrupt, phy_interrupt
> LOC:    7225485   Local timer interrupts for timer event device
> LOC:          9   Local timer interrupts for others
> SPU:          0   Spurious interrupts
> PMI:          0   Performance monitoring interrupts
> MCE:          0   Machine check exceptions
> 
> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/255e8e046c3925ee45a86946

cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: powerpc/8xx: Shorten irq_chip name for the SIU Michael Ellerman <mpe@ellerman.id.au> - 2015-10-12 13:30 +0200

csiph-web