All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maurus Cuelenaere <mcuelenaere@gmail.com>
To: rtc-linux@googlegroups.com, linux-samsung-soc@vger.kernel.org
Cc: ben-linux@fluff.org, a.zummo@towertech.it, p_gortmaker@yahoo.com,
	Jiri.Pinkava@vscht.cz, akpm@linux-foundation.org
Subject: [PATCH 0/2] Fixes for s3c RTC driver
Date: Thu, 27 May 2010 23:28:42 +0200	[thread overview]
Message-ID: <4BFEE40A.6000403@gmail.com> (raw)

The first patch fixes a segfault when dereferencing a garbage pointer while
the second one ensures that the correct max_user_freq gets set.

These should probably go in mainline as soon as possible.

Maurus Cuelenaere (2):
  RTC: s3c: Initialize driver data before using it
  RTC: s3c: Initialize s3c_rtc_cpu_type before using it

 drivers/rtc/rtc-s3c.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

                 reply	other threads:[~2010-05-27 21:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4BFEE40A.6000403@gmail.com \
    --to=mcuelenaere@gmail.com \
    --cc=Jiri.Pinkava@vscht.cz \
    --cc=a.zummo@towertech.it \
    --cc=akpm@linux-foundation.org \
    --cc=ben-linux@fluff.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=p_gortmaker@yahoo.com \
    --cc=rtc-linux@googlegroups.com \
    /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.