From: Richard Russon <rich@flatcap.org>
To: Linus Torvalds <torvalds@transmeta.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: lkml <linux-kernel@vger.kernel.org>,
Mike Fedyk <mfedyk@matchmail.com>,
Anton Altaparmakov <aia21@cam.ac.uk>
Subject: Re: NTFS causes tainted kernel?
Date: 23 Oct 2001 16:12:57 +0100 [thread overview]
Message-ID: <1003849984.16858.13.camel@home.flatcap.org> (raw)
In-Reply-To: <20011022204336.A432@mikef-linux.matchmail.com>
In-Reply-To: <20011022204336.A432@mikef-linux.matchmail.com>
Hi Linus, Alan.
Please can you apply the following patch to pre6/ac5.
It adds a module license to the NTFS driver.
(Anton's happy with the patch).
Cheers,
FlatCap (Rich)
ntfs@flatcap.org
diff -urN linux-2.4.13-pre6/fs/ntfs/fs.c linux-2.4.13-pre6-ntfs/fs/ntfs/fs.c
--- linux-2.4.13-pre6/fs/ntfs/fs.c Tue Oct 23 15:49:53 2001
+++ linux-2.4.13-pre6-ntfs/fs/ntfs/fs.c Tue Oct 23 15:50:23 2001
@@ -1159,6 +1159,7 @@
*/
MODULE_AUTHOR("Anton Altaparmakov <aia21@cus.cam.ac.uk>");
MODULE_DESCRIPTION("Linux NTFS driver");
+MODULE_LICENSE("GPL");
#ifdef DEBUG
MODULE_PARM(ntdebug, "i");
MODULE_PARM_DESC(ntdebug, "Debug level");
prev parent reply other threads:[~2001-10-23 15:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-23 3:43 NTFS causes tainted kernel? Mike Fedyk
2001-10-23 15:12 ` Richard Russon [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=1003849984.16858.13.camel@home.flatcap.org \
--to=rich@flatcap.org \
--cc=aia21@cam.ac.uk \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mfedyk@matchmail.com \
--cc=torvalds@transmeta.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