public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: James.Bottomley@steeleye.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH] some left highmem_io instances
Date: Tue, 5 Aug 2003 13:46:53 +0200	[thread overview]
Message-ID: <20030805114653.GA24015@lst.de> (raw)


--- 1.40/drivers/ieee1394/sbp2.c	Sat Jul  5 21:42:23 2003
+++ edited/drivers/ieee1394/sbp2.c	Sun Aug  3 05:01:38 2003
@@ -2881,7 +2881,6 @@
 	.cmd_per_lun =			SBP2_MAX_CMDS_PER_LUN,
 	.can_queue = 			SBP2_MAX_SCSI_QUEUE,
 	.emulated =			1,
-	.highmem_io =			1,
 };
 
 static int sbp2_module_init(void)
--- 1.25/drivers/message/fusion/mptscsih.c	Fri May  2 19:56:19 2003
+++ edited/drivers/message/fusion/mptscsih.c	Tue Aug  5 04:00:12 2003
@@ -1458,7 +1458,6 @@
 				sh->max_lun = MPT_LAST_LUN + 1;
 
 				sh->max_sectors = MPT_SCSI_MAX_SECTORS;
-				sh->highmem_io = 1;
 				sh->this_id = this->pfacts[portnum].PortSCSIID;
 
 				/* Required entry.

                 reply	other threads:[~2003-08-05 11:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030805114653.GA24015@lst.de \
    --to=hch@lst.de \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-scsi@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