summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/listRCU.txt
diff options
context:
space:
mode:
authorHyong Bin Kim <hyongbink@nvidia.com>2016-06-22 13:47:21 +0200
committerThierry Reding <thierry.reding@gmail.com>2016-07-11 12:49:32 +0200
commitb979ed531468e9848d95a3b788dd8490927417e3 (patch)
tree5d0c61c54f8ef8f1f1d12942a56d1bac91c6fc7a /Documentation/RCU/listRCU.txt
parentpwm: tegra: Allow 100 % duty cycle (diff)
downloadlinux-b979ed531468e9848d95a3b788dd8490927417e3.tar.xz
linux-b979ed531468e9848d95a3b788dd8490927417e3.zip
pwm: tegra: Avoid overflow when calculating duty cycle
duty_ns * (1 << PWM_DUTY_WIDTH) could overflow in integer calculation when the PWM rate is low. Hence do all calculation on unsigned long long to avoid overflow. Signed-off-by: Hyong Bin Kim <hyongbink@nvidia.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/RCU/listRCU.txt')
0 files changed, 0 insertions, 0 deletions