[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1413207271-23836-1-git-send-email-k.kozlowski@samsung.com>
Date: Mon, 13 Oct 2014 15:34:29 +0200
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: Sebastian Reichel <sre@...nel.org>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
David Woodhouse <dwmw2@...radead.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Myungjoo Ham <myungjoo.ham@...sung.com>,
Anton Vorontsov <anton@...msg.org>,
Jonghwa Lee <jonghwa3.lee@...sung.com>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Chanwoo Choi <cw00.choi@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Subject: [PATCH 0/2] power: charger-manager: Fixes for unbinding other psy
Hi,
These are two fixes for accessing old power supply by charger manager
after unbinding the driver implementing given power supply.
Actually the source of these two bugs and the solution for them is the
same in both patches. However I decided to split this because fixing
this was quite intrusive and squashed patch would be rather big.
Best regards,
Krzysztof
Krzysztof Kozlowski (2):
power: charger-manager: Fix accessing invalidated power supply after
fuel gauge unbind
power: charger-manager: Fix accessing invalidated power supply after
charger unbind
drivers/power/charger-manager.c | 161 +++++++++++++++++++++++-----------
include/linux/power/charger-manager.h | 3 -
2 files changed, 108 insertions(+), 56 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists