From: Subash Abhinov Kasiviswanathan
Date: Fri, 16 Feb 2018 15:56:36 -0700
> 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.
Series applied
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.
Subash Abhinov Kasiviswanathan (3):
net: qualcomm: rmnet: Fix crash on real dev unregistration