]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled'
authorDavid S. Miller <davem@davemloft.net>
Mon, 19 Feb 2018 16:17:34 +0000 (11:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Feb 2018 16:17:34 +0000 (11:17 -0500)
commitd213730baf3220a69487e089d5a31be64fc886d6
treefd1897fae8fb8d7ffea0045290e3b796eaac7095
parentcd37b50e23666b28e44d0f1babf610da6f6e29d4
parent84321aa0862fc539e919e27b152e8c60b8a53e0b
Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled'

Subash Abhinov Kasiviswanathan says:

====================
net: qualcomm: rmnet: Fix issues with CONFIG_DEBUG_PREEMPT enabled

Patch 1 and 2 fixes issues identified when CONFIG_DEBUG_PREEMPT was
enabled. These involve APIs which were called in invalid contexts.

Patch 3 is a null derefence fix identified by code inspection.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>