diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2013-09-27 13:47:31 -0400 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2013-09-27 13:55:15 -0400 |
commit | a62f9db5b5e183287bffd7f1ece26225f6ed1d61 (patch) | |
tree | 491d33ae992fb99f37dc2350906c78195e240522 /fs/binfmt_misc.c | |
parent | e20031840e463ef39e3c845dc3b74567fd6a4b93 (diff) |
Fix: Incorrectly expressed PGM adjustment thresh.
PGM release/deadline adjustment is ignored if the difference between
an adjusted time and current time falls below a given threshold.
This threshold is supposed to be 200us, but was actually 200ns.
This patch resolves this--threshold is now propertly 200us.
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions