diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-11-07 10:56:51 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-11-25 09:03:12 +0100 |
commit | 0c8aab8e65e450f2bfea494c1b6a86ded653f88c (patch) | |
tree | bd7314e11861b64c017800ce8f8269b86762ca8b /fs/xfs | |
parent | bfea603bc54c0a736d45bc60b188a8cdae9aaaa3 (diff) | |
download | op-kernel-dev-0c8aab8e65e450f2bfea494c1b6a86ded653f88c.zip op-kernel-dev-0c8aab8e65e450f2bfea494c1b6a86ded653f88c.tar.gz |
gpio: rcar: NULL dereference on error in probe()
It's not obvious from the label name but "err1" tries to release
"p->irq_domain" which leads to a NULL dereference.
Fixes: 119f5e448d32 ('gpio: Renesas R-Car GPIO driver V3')
Cc: stable@vger.kernel.org
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions