[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1518821799-24549-1-git-send-email-subashab@codeaurora.org>
Date: Fri, 16 Feb 2018 15:56:36 -0700
From: Subash Abhinov Kasiviswanathan <subashab@...eaurora.org>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: Subash Abhinov Kasiviswanathan <subashab@...eaurora.org>
Subject: [PATCH net 0/3] 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.
Subash Abhinov Kasiviswanathan (3):
net: qualcomm: rmnet: Fix crash on real dev unregistration
net: qualcomm: rmnet: Fix warning seen with 64 bit stats
net: qualcomm: rmnet: Fix possible null dereference in command
processing
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 68 +++++-----------------
.../ethernet/qualcomm/rmnet/rmnet_map_command.c | 5 ++
drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 2 +-
3 files changed, 20 insertions(+), 55 deletions(-)
--
1.9.1
Powered by blists - more mailing lists