Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140453
b: refs/heads/master
c: 9b7b89e
h: refs/heads/master
i:
  140451: adb12bd
v: v3
  • Loading branch information
Joseph Cihula authored and Ingo Molnar committed Apr 3, 2009
1 parent 409436d commit fd42f76
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 6a491e2e3e52a64c6d88a192c56499d931842ac5
refs/heads/master: 9b7b89efa3bdaceaa2efb93e2d635391835da209
5 changes: 5 additions & 0 deletions trunk/arch/x86/power/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# __restore_processor_state() restores %gs after S3 resume and so should not
# itself be stack-protected
nostackp := $(call cc-option, -fno-stack-protector)
CFLAGS_cpu_$(BITS).o := $(nostackp)

obj-$(CONFIG_PM_SLEEP) += cpu_$(BITS).o
obj-$(CONFIG_HIBERNATION) += hibernate_$(BITS).o hibernate_asm_$(BITS).o

0 comments on commit fd42f76

Please sign in to comment.