From: Chanwoo Choi <cw00.choi@samsung.com>
To: Peter Huewe <peterhuewe@gmx.de>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>,
linux-kernel@vger.kernel.org, stable@vger.kernel.org,
Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH 1/2] extcon: Unregister compat class at module unload to fix oops
Date: Mon, 24 Sep 2012 16:24:14 +0900 [thread overview]
Message-ID: <50600A9E.5080009@samsung.com> (raw)
In-Reply-To: <1348278070-22202-1-git-send-email-peterhuewe@gmx.de>
[...]
>
> ---[ end trace dd512cc03fe1c369 ]---
> FATAL: Error inserting extcon_class
> (/lib/modules/3.6.0-rc6-00178-g811315f/kernel/drivers/extcon/extcon_class.ko):
> Cannot allocate memory
>
> This patch fixes this.
>
> Cc: stable@vger.kernel.org
> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
> ---
Applied, thank you
There was issue, but I fixed them up:
> drivers/extcon/extcon_class.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/extcon/extcon_class.c b/drivers/extcon/extcon_class.c
extcon_class.c was renamed to comply with the standard naming.
If you will write patch about extcon, please work patch based on below
git repository.
You will check it after some hours on below git repository.
-
http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/extcon-for-next
Thanks,
Chanwoo Choi
prev parent reply other threads:[~2012-09-24 7:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-22 1:41 [PATCH 1/2] extcon: Unregister compat class at module unload to fix oops Peter Huewe
2012-09-22 1:41 ` [PATCH 2/2] extcon: unregister compat link on cleanup Peter Huewe
2012-09-24 7:24 ` Chanwoo Choi
2012-09-24 7:24 ` Chanwoo Choi [this message]
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=50600A9E.5080009@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=peterhuewe@gmx.de \
--cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox