Searched hist:"0399 bb5b918bd8ffbf065a3db142ff121aaa18e0" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | irq.h | diff 0399bb5b918bd8ffbf065a3db142ff121aaa18e0 Sat Feb 26 08:02:11 CET 2011 Sam Ravnborg <sam@ravnborg.org> sparc32,sun4m: percpu and global register definitions moved to irq.h
entry.S access percpu + global data defined in sun4m_irq.c - so move the types to irq.h. This makes sparse happy and allow us to utilize asm-offsets later.
Also updated a few comments in the sun4m_irq.c file.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sun4m_irq.c | diff 0399bb5b918bd8ffbf065a3db142ff121aaa18e0 Sat Feb 26 08:02:11 CET 2011 Sam Ravnborg <sam@ravnborg.org> sparc32,sun4m: percpu and global register definitions moved to irq.h
entry.S access percpu + global data defined in sun4m_irq.c - so move the types to irq.h. This makes sparse happy and allow us to utilize asm-offsets later.
Also updated a few comments in the sun4m_irq.c file.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|