public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Trevor Woolven <trevw@zentropix.com>
Cc: Paonia Ezrine <paonia@home.welcomehome.org>, mtd@infradead.org
Subject: Re: read only
Date: Fri, 05 May 2000 10:20:54 +0100	[thread overview]
Message-ID: <32572.957518454@devel2.axiom.internal> (raw)
In-Reply-To: <3912853F.F5BC6281@zentropix.com>


trevw@zentropix.com said:
> b)	Break the write support out into a kernel loadable module and load
> it as and when required.

This would be quite difficult to do, and is probably less secure than the 
'separate kernel' option - at least with a separate kernel, your attacker 
would have to reboot, which is far more likely to be noticed than loading a 
module.

> BTW: Should the TODO list contain 'develop the driver as a KLM'? 

I do all development as modules. Making it work compiled into the kernel is 
usually an afterthought. If anything, the TODO list should contain 'make it 
work when statically-linked'. Especially on 2.2 where the init procedure is 
far more complex than 2.3.

I've now got my original testbed machine back, which has an IDE controller 
supported by 2.2, so I'll be developing on 2.2 for a while.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2000-05-05  9:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-03 22:21 read only Paonia Ezrine
2000-05-04  8:00 ` David Woodhouse
2000-05-04 17:41   ` Paonia Ezrine
2000-05-05  8:22     ` David Woodhouse
2000-05-05  8:24     ` Trevor Woolven
2000-05-05  9:20       ` David Woodhouse [this message]
2000-05-07 10:38 ` Dvir Oren

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=32572.957518454@devel2.axiom.internal \
    --to=dwmw2@infradead.org \
    --cc=mtd@infradead.org \
    --cc=paonia@home.welcomehome.org \
    --cc=trevw@zentropix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox