Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11639
b: refs/heads/master
c: 7c7eb28
h: refs/heads/master
i:
  11637: c6b9bbd
  11635: 75dfc19
  11631: 52f1f2b
v: v3
  • Loading branch information
Stephen Rothwell committed Oct 24, 2005
1 parent 0d20d29 commit 2c8bb51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6fdf5392caa4c3cba65add0a4beec9f5eb96b723
refs/heads/master: 7c7eb28481a038c3859a0efcf38ac5b642aca212
6 changes: 1 addition & 5 deletions trunk/arch/powerpc/platforms/iseries/lpevents.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,7 @@ void setup_hvlpevent_queue(void)
{
void *eventStack;

/*
* Allocate a page for the Event Stack. The Hypervisor needs the
* absolute real address, so we subtract out the KERNELBASE and add
* in the absolute real address of the kernel load area.
*/
/* Allocate a page for the Event Stack. */
eventStack = alloc_bootmem_pages(LpEventStackSize);
memset(eventStack, 0, LpEventStackSize);

Expand Down

0 comments on commit 2c8bb51

Please sign in to comment.