Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1280210 > unrolled thread

Re: [PATCH 1/2] rtc: fix module reference count in rtc-proc

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2015-11-30 20:10 +0100
Last post2015-11-30 20:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/2] rtc: fix module reference count in rtc-proc Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-11-30 20:10 +0100

#1280210 — Re: [PATCH 1/2] rtc: fix module reference count in rtc-proc

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2015-11-30 20:10 +0100
SubjectRe: [PATCH 1/2] rtc: fix module reference count in rtc-proc
Message-ID<qABZM-7C9-33@gated-at.bofh.it>
On 07/11/2015 at 12:00:21 +0800, Geliang Tang wrote :
> rtc-proc.c is not built as a module. Thus, rather than dealing with
> THIS_MODULE's reference count, we should deal with rtc->owner's
> reference count.
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>
> ---
>  drivers/rtc/rtc-proc.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
Both patches are applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web