From: Alessandro Zummo <alessandro.zummo@towertech.it>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, akpm@osdl.org
Subject: Re: [patch] remove __devinit markings from rtc_sysfs_add_device()
Date: Sun, 21 Jan 2007 11:04:59 +0100 [thread overview]
Message-ID: <20070121110459.458e397b@inspiron> (raw)
In-Reply-To: <200701201111.03507.vapier@gentoo.org>
On Sat, 20 Jan 2007 11:11:02 -0500
Mike Frysinger <vapier@gentoo.org> wrote:
> the sysfs interface from the rtc framework seems to incorrectly label the add
> function with __devinit ... the proc and dev interfaces do not have this
> label on their add functions
>
> ive been trying to develop a rtc module and it kept crashing ... after
> debugging it, i'm pretty sure ive traced it back to the devinit markings ...
> dropping this lets my module load nicely :)
thanks for spotting it!
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
prev parent reply other threads:[~2007-01-21 10:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-20 16:11 [patch] remove __devinit markings from rtc_sysfs_add_device() Mike Frysinger
2007-01-21 10:04 ` Alessandro Zummo [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=20070121110459.458e397b@inspiron \
--to=alessandro.zummo@towertech.it \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
--cc=vapier@gentoo.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.