Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146117
b: refs/heads/master
c: 79258a3
h: refs/heads/master
i:
  146115: cb3c032
v: v3
  • Loading branch information
Ingo Molnar committed Mar 13, 2009
1 parent d1d3f9d commit 1a8f28b
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: e9a22d1fb94050b7d600019c32e6b672d539054b
refs/heads/master: 79258a354e0c69be94ae2871809a195bf4a647b1
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ ds_configure(const struct ds_configuration *cfg,
printk("bts/pebs record: %u/%u bytes\n",
ds_cfg.sizeof_rec[ds_bts], ds_cfg.sizeof_rec[ds_pebs]);

WARN_ON_ONCE(MAX_SIZEOF_DS < (12 * ds_cfg.sizeof_field));
WARN_ON_ONCE(MAX_SIZEOF_DS < (12 * ds_cfg.sizeof_ptr_field));
}

void __cpuinit ds_init_intel(struct cpuinfo_x86 *c)
Expand Down

0 comments on commit 1a8f28b

Please sign in to comment.