From: "Nanakos Chrysostomos" <nanakos@wired-net.gr>
To: Harry Kalogirou <harkal@gmx.net>
Cc: Hans <hans64@ht-lab.com>, linux-8086@vger.kernel.org
Subject: [PATCH 3 META] Small Error Fixes
Date: Wed, 17 Aug 2005 17:45:56 +0300 (EEST) [thread overview]
Message-ID: <46158.62.1.12.87.1124289956.squirrel@webmail.wired-net.gr> (raw)
In-Reply-To: <1124218178.3131.12.camel@cool>
[-- Attachment #1: Type: text/plain, Size: 53 bytes --]
Commit these files with:
e.g
#patch -p0 < patch1.dma
[-- Attachment #2: patch3.meta --]
[-- Type: application/octet-stream, Size: 632 bytes --]
Signed-off-by: Nanakos Chrysostomos <nanakos@wired-net.gr>
--- arch/i86/drivers/char/meta.c.orig Wed Aug 17 17:06:09 2005
+++ arch/i86/drivers/char/meta.c Wed Aug 17 17:04:35 2005
@@ -64,14 +64,14 @@ int post_request(struct ud_driver *drive
return 0;
}
-
+/*Nanakos Chrysostomos*/
static void do_meta_request(kdev_t device)
{
+ int major = MAJOR(device);
struct ud_driver *driver = get_driver(major);
struct ud_request *udr;
struct request *req;
char *buff;
- int major = MAJOR(device);
printk("do_meta_request %d %x\n", major, blk_dev[major].current_request);
if (NULL == driver) {
prev parent reply other threads:[~2005-08-17 14:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-15 16:12 ACK ANSI C compiler David Given
2005-08-15 19:18 ` Hans
2005-08-16 18:49 ` Harry Kalogirou
2005-08-16 23:56 ` David Given
2005-08-17 14:42 ` [PATCH 1 DMA] Small Error Fixes Nanakos Chrysostomos
2005-08-17 14:44 ` [PATCH 2 DIRECTHD] " Nanakos Chrysostomos
2005-08-17 14:45 ` Nanakos Chrysostomos [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=46158.62.1.12.87.1124289956.squirrel@webmail.wired-net.gr \
--to=nanakos@wired-net.gr \
--cc=hans64@ht-lab.com \
--cc=harkal@gmx.net \
--cc=linux-8086@vger.kernel.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