Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217127
b: refs/heads/master
c: 7d43209
h: refs/heads/master
i:
  217125: d5afd03
  217123: 21a31ba
  217119: da2c86d
v: v3
  • Loading branch information
Michal Simek committed Oct 21, 2010
1 parent 3c47e5d commit dce9e35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 791d0a169b912220d58e0ce4564d7bf1e68146a8
refs/heads/master: 7d4320956f0f8aa2c36c23f209acc3e4c3ae52d6
2 changes: 2 additions & 0 deletions trunk/arch/microblaze/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ C_ENTRY(_user_exception):
/* addik r1, r1, -STATE_SAVE_SIZE; */
addik r1, r1, THREAD_SIZE + CONFIG_KERNEL_BASE_ADDR - CONFIG_KERNEL_START - STATE_SAVE_SIZE;
SAVE_REGS
swi r0, r1, PTO + PT_R3
swi r0, r1, PTO + PT_R4

lwi r11, r0, TOPHYS(PER_CPU(ENTRY_SP));
swi r11, r1, PTO+PT_R1; /* Store user SP. */
Expand Down

0 comments on commit dce9e35

Please sign in to comment.