kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: me@tobin.cc (Tobin C. Harding)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Updating LDD3
Date: Wed, 25 Oct 2017 15:08:26 +1100	[thread overview]
Message-ID: <20171025040826.GE15832@eros> (raw)
In-Reply-To: <20171024130358.GA14285@liam-mint>

On Tue, Oct 24, 2017 at 02:03:59PM +0100, Liam Ryan wrote:
> On Tue, Oct 24, 2017 at 10:49:34AM -0200, Daniel. wrote:
> > You're welcome!
> > 
> > On Oct 24, 2017 10:38 AM, "Ozgur" <okaratas@yandex.com> wrote:
> > 
> > >
> > > Hello,
> > >
> > > 24.10.2017, 15:31, "Daniel." <danielhilst@gmail.com>:
> > >
> > > Here it is https://github.com/martinezjavier/ldd3
> 
> Thanks I had found this repo which is a great reference for when I get
> stuck in my own attempt to update the old code, however I believe this repo is also outdated. For instance it calls aio_complete on line 405 of main.c of scullc which I found has since been removed ( or I made a huge error :) ). 

This is the repo I worked off of

https://github.com/duxing2007/ldd3-examples-3.x

> Leaving that aside I'm referring to updating the book itself rather than the code as the text makes reference to the code as written in 2005.

Isn't that the same thing? You need updated code to update the
book. Not to throw water on your enthusiasm but that book is amazingly
well written, there are [throw away] comments in that book that have
taught me loads about subtle concepts of kernel development.

I would be very hesitant removing any text from that book if one is not
_very_ experienced. There is a wealth of knowledge in it and the few
functions that are out of date do little to reduce it's educational
value IMO.

Sure, it would be nice to have a few of the newer kernel features
included but again this is not a job for just anyone. Those guys that
wrote that book are seriously experienced.

Hope this helps,
Tobin.

      reply	other threads:[~2017-10-25  4:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24 10:58 Updating LDD3 Liam Ryan
2017-10-24 11:02 ` Ozgur
2017-10-24 11:50   ` Daniel.
2017-10-24 11:58     ` Ozgur
2017-10-24 12:31       ` Daniel.
2017-10-24 12:38         ` Ozgur
2017-10-24 12:49           ` Daniel.
2017-10-24 13:03             ` Liam Ryan
2017-10-25  4:08               ` Tobin C. Harding [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=20171025040826.GE15832@eros \
    --to=me@tobin.cc \
    --cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).