public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "O.Sezer" <sezero@superonline.com>
To: linux-kernel@vger.kernel.org
Subject: megaraid2-2.10.3 in 2.4.27-pre (2.4.26+bk)
Date: Sat, 17 Apr 2004 11:54:34 +0300	[thread overview]
Message-ID: <4080F0CA.4030608@superonline.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

gcc -D__KERNEL__ -I/home/ozzie/Kernel1/linux-2.4.26/include -Wall 
-Wstrict-protomegaraid2.c:5559: unknown field `vary_io' specified in 
initializer
megaraid2.c:5559: warning: initialization makes pointer from integer 
without a cmake[2]: *** [megaraid2.o] Error 1
make[2]: Leaving directory `/home/ozzie/Kernel1/linux-2.4.26/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
  ake[1]: Leaving directory `/home/ozzie/Kernel1/linux-2.4.26/drivers'
make: *** [_mod_drivers] Error 2


The addition of the vary_io thingy in megaraid2.h is to blame.

Regards;
Özkan Sezer


[-- Attachment #2: megaraid2-2.10.3-vary_io.patch --]
[-- Type: text/plain, Size: 310 bytes --]

--- ./drivers/scsi/megaraid2.h.ftp-2.10.3
+++ ./drivers/scsi/megaraid2.h
@@ -142,8 +142,7 @@
 	.eh_device_reset_handler =	megaraid_reset,		\
 	.eh_bus_reset_handler =		megaraid_reset,		\
 	.eh_host_reset_handler =	megaraid_reset,		\
-	.highmem_io =			1,			\
+	.highmem_io =			1			\
-	.vary_io =			1			\
 }
 
 

                 reply	other threads:[~2004-04-17  8:57 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=4080F0CA.4030608@superonline.com \
    --to=sezero@superonline.com \
    --cc=linux-kernel@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