* grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure that
no division by 0 occurs.
This commit is contained in:
parent
e360b5d176
commit
2e62352bc2
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure that
|
||||
no division by 0 occurs.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/misc.h (grub_div_roundup): Remove as it's unused.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue