Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145746
b: refs/heads/master
c: 845d8c7
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Herrmann authored and Ingo Molnar committed Apr 10, 2009
1 parent 9f14cab commit 7175313
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bda869c614c937c318547c3ee1d65a316b693c21
refs/heads/master: 845d8c761ec763871936c62b837c4a9ea6d0fbdb
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/intel_cacheinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ store_cache_disable(struct _cpuid4_info *this_leaf, const char *buf,
unsigned int ret, index, val;

if (!this_leaf->can_disable)
return 0;
return -EINVAL;

if (strlen(buf) > 15)
return -EINVAL;
Expand Down

0 comments on commit 7175313

Please sign in to comment.