summaryrefslogtreecommitdiff
path: root/fs/timerfd.c
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@axis.com>2015-11-27 14:59:11 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2015-12-22 13:32:18 +0300
commit05caee939f8d58d81e962071da85761e1e3a4c73 (patch)
tree66f4f2a7224de468b916bd9d53eca0424b963475 /fs/timerfd.c
parent60b71f607796f10ec8814312724759574398512b (diff)
downloadlinux-05caee939f8d58d81e962071da85761e1e3a4c73.tar.xz
mmc: usdhi6rol0: handle NULL data in timeout
Commit bb08a7d489bd ("mmc: usdhi6rol0: fix NULL pointer deref in debug print") fixed one NULL pointer dereference but unfortunately introduced another. "data" may be NULL if this is a command timeout for a command without any data, so we should only use it if we're actually waiting for data. Fixes: bb08a7d489bd ("mmc: usdhi6rol0: fix NULL pointer deref in debug print") Cc: stable@vger.kernel.org # v4.3 Signed-off-by: Rabin Vincent <rabin.vincent@axis.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions