mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-28 09:19:14 +00:00
Integers are not converted to floats during division in Python 2 which
results in incorrect IPC values. Fix by switching to new division
behavior.
Fixes:
|
||
|---|---|---|
| .. | ||
| perl | ||
| python | ||
| Build | ||