Re: [PATCH 1/2] extcon: Unregister compat class at module unload tofix oops

From: Chanwoo Choi
Date: Mon Sep 24 2012 - 03:24:24 EST


[...]

>
> ---[ 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@xxxxxxxxxxxxxxx
> Signed-off-by: Peter Huewe <peterhuewe@xxxxxx>
> ---


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/