From: Libo Chen <clbchenlibo.chen@huawei.com>
To: jlee@suse.com, matthew.garrett@nebula.com, corentin.chary@gmail.com
Cc: LKML <linux-kernel@vger.kernel.org>,
platform-driver-x86@vger.kernel.org,
acpi4asus-user@lists.sourceforge.net,
Li Zefan <lizefan@huawei.com>
Subject: [PATCH 0/3] fix x86 driver memleak
Date: Mon, 20 May 2013 10:30:01 +0800 [thread overview]
Message-ID: <51998AA9.6070206@huawei.com> (raw)
In-Reply-To: <1368889004-5520-1-git-send-email-libo.chen@huawei.com>
fix memleak or invalite point acesss about x86 platform drivers
Libo Chen (3):
x86: msi-laptop: fix memleak
x86: asus-laptop: fix invalid point access
x86 platform drivers: fix gpio leak
drivers/platform/x86/asus-laptop.c | 1 -
drivers/platform/x86/intel_pmic_gpio.c | 5 ++++-
drivers/platform/x86/msi-laptop.c | 24 ++++++++++--------------
3 files changed, 14 insertions(+), 16 deletions(-)
--
1.8.1.2
WARNING: multiple messages have this Message-ID (diff)
From: Libo Chen <clbchenlibo.chen@huawei.com>
To: <jlee@suse.com>, <matthew.garrett@nebula.com>,
<corentin.chary@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
<platform-driver-x86@vger.kernel.org>,
<acpi4asus-user@lists.sourceforge.net>,
Li Zefan <lizefan@huawei.com>
Subject: [PATCH 0/3] fix x86 driver memleak
Date: Mon, 20 May 2013 10:30:01 +0800 [thread overview]
Message-ID: <51998AA9.6070206@huawei.com> (raw)
In-Reply-To: <1368889004-5520-1-git-send-email-libo.chen@huawei.com>
fix memleak or invalite point acesss about x86 platform drivers
Libo Chen (3):
x86: msi-laptop: fix memleak
x86: asus-laptop: fix invalid point access
x86 platform drivers: fix gpio leak
drivers/platform/x86/asus-laptop.c | 1 -
drivers/platform/x86/intel_pmic_gpio.c | 5 ++++-
drivers/platform/x86/msi-laptop.c | 24 ++++++++++--------------
3 files changed, 14 insertions(+), 16 deletions(-)
--
1.8.1.2
next parent reply other threads:[~2013-05-20 2:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1368889004-5520-1-git-send-email-libo.chen@huawei.com>
2013-05-20 2:30 ` Libo Chen [this message]
2013-05-20 2:30 ` [PATCH 0/3] fix x86 driver memleak Libo Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51998AA9.6070206@huawei.com \
--to=clbchenlibo.chen@huawei.com \
--cc=acpi4asus-user@lists.sourceforge.net \
--cc=corentin.chary@gmail.com \
--cc=jlee@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lizefan@huawei.com \
--cc=matthew.garrett@nebula.com \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.