aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAaron Lu <aaron.lu@intel.com>2013-08-01 21:16:03 -0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-07 05:57:08 -0400
commit22505b82a2800bddb67908522833bef96dd15845 (patch)
tree40de131f1ed5a141107afccfaf2ab7a6db0ba535 /net/unix/sysctl_net_unix.c
parent9dbd8febb4dbc9199fcf340b882eb930e36b65b6 (diff)
drm/i915: avoid brightness overflow when doing scale
Some card's max brightness level is pretty large, e.g. on Acer Aspire 4732Z, the max level is 989910. If user space set a large enough level then the current scale done in intel_panel_set_backlight will cause an integer overflow and the scaled level will be mistakenly small, leaving user with an almost black screen. This patch fixes this problem. Signed-off-by: Aaron Lu <aaron.lu@intel.com> [danvet: Add a comment to explain what's going on.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions