Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136511
b: refs/heads/master
c: 1825b8e
h: refs/heads/master
i:
  136509: f7f3be0
  136507: 024d807
  136503: 44c1dfe
  136495: 9cfa1cc
  136479: 6172f32
  136447: bca31b9
v: v3
  • Loading branch information
Brian Gerst authored and Tejun Heo committed Jan 27, 2009
1 parent 4590576 commit 2fd6adc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: b2d2f4312b117a6cc647c8521e2643a88771f757
refs/heads/master: 1825b8edc2034c012ae48f797d74efd1bd9d4f72
3 changes: 0 additions & 3 deletions trunk/arch/x86/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,7 @@ DECLARE_PER_CPU(char *, irq_stack_ptr);

static inline void load_gs_base(int cpu)
{
/* Memory clobbers used to order pda/percpu accesses */
mb();
wrmsrl(MSR_GS_BASE, (unsigned long)per_cpu(irq_stack_union.gs_base, cpu));
mb();
}
#endif

Expand Down

0 comments on commit 2fd6adc

Please sign in to comment.