Michael Ellerman
bd6ef57e08
[PATCH] powerpc: Initialise hvlpevent_queue.lock correctly
...
When I changed the hvlpevent_queue code to use a spinlock instead of a
custom atomic (719d1cd867
) I didn't
initialise the lock anywhere, oops.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-02-23 21:44:19 +11:00
Stephen Rothwell
677f8c0d04
[PATCH] powerpc: remove bitfields from HvLpEvent
...
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-12 20:09:29 +11:00
Kelly Daly
8875ccfb7a
merge filename and modify references to iseries/it_lp_queue.h
...
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
2005-11-02 14:13:34 +11:00
Kelly Daly
f218aab5cf
merge filename and modify references to iseries/it_lp_naca.h
...
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
2005-11-02 13:51:41 +11:00
Kelly Daly
e45423eac2
merge filename and modify references to iseries/hv_lp_event.h
...
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
2005-11-02 12:08:31 +11:00
Kelly Daly
c0a8d05c8a
merge filename and modify references to iseries/hv_call_event.h
...
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
2005-11-02 11:11:11 +11:00
Stephen Rothwell
7c7eb28481
powerpc: iseries: Fix a bogus comment
...
A comment in lpevents.c refers to code that's actually in HvCallEvent.h.
The code in HvCallEvent.h is pretty obvious, so just remove the comment
altogether.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-10-24 15:42:24 +10:00
Stephen Rothwell
cabb558714
powerpc: make iSeries build
...
Merge vmlinux.lds.S.
Also remove arch/powerpc/kernel/vmlinux.lds which is a
generated file.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-10-01 18:52:10 +10:00
Stephen Rothwell
544cbbaed4
powerpc: Merge HvLpEvent.c into lpevents.c
...
These two files were intimately connected, so just merge them.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-09-28 02:18:47 +10:00
Stephen Rothwell
2952bc7c89
powerpc: move ItLpQueue.c to powerpc/platforms/iseries
...
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-09-28 00:03:46 +10:00