Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5582
b: refs/heads/master
c: 39bbb07
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Aug 2, 2005
1 parent a9e8610 commit 0af6f5e
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: ba17101b41977f124948e0a7797fdcbb59e19f3e
refs/heads/master: 39bbb07d7c0cf3e374831d1474e2246d9cabd931
2 changes: 2 additions & 0 deletions trunk/arch/i386/kernel/cpu/transmeta.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,11 @@ static void __init init_transmeta(struct cpuinfo_x86 *c)
if ( c->x86 == 5 && (c->x86_capability[0] & USER686) == USER686 )
c->x86 = 6;

#ifdef CONFIG_SYSCTL
/* randomize_va_space slows us down enormously;
it probably triggers retranslation of x86->native bytecode */
randomize_va_space = 0;
#endif
}

static void transmeta_identify(struct cpuinfo_x86 * c)
Expand Down

0 comments on commit 0af6f5e

Please sign in to comment.