Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9791
b: refs/heads/master
c: 094804c
h: refs/heads/master
i:
  9789: 5eb130b
  9787: 0d70a91
  9783: f404861
  9775: 034cb96
  9759: b68dd8c
  9727: 9fd6963
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Oct 10, 2005
1 parent 22d5df6 commit c351826
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f96c3bbe91117402f13119ce9e609db9087ed58f
refs/heads/master: 094804c5a132f04c12dd4902ee15c64362e5c1af
2 changes: 0 additions & 2 deletions trunk/arch/x86_64/mm/pageattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ void global_flush_tlb(void)
down_read(&init_mm.mmap_sem);
df = xchg(&df_list, NULL);
up_read(&init_mm.mmap_sem);
if (!df)
return;
flush_map((df && !df->next) ? df->address : 0);
for (; df; df = next_df) {
next_df = df->next;
Expand Down

0 comments on commit c351826

Please sign in to comment.