From: Rudmer van Dijk <rudmer@legolas.dynup.net>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.60
Date: Tue, 11 Feb 2003 23:00:14 +0100 [thread overview]
Message-ID: <200302112258.21146@gandalf> (raw)
In-Reply-To: <Pine.LNX.4.44.0302101103570.1348-100000@penguin.transmeta.com>
On Monday 10 February 2003 20:08, Linus Torvalds wrote:
> Ok, this contains a lot of patches all over the map, since there were two
> weeks of merging to be done (and the merging took almost a week).
>
> Networking, USB, SCSI, ALSA, ACPI, and various architecture updates (UML,
> Sparc, ia64, ppc64 and ARM).
this broke the compile of aha152x:
gcc -Wp,-MD,drivers/scsi/.aha152x.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=i586 -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DAHA152X_STAT
-DAUTOCONF -DKBUILD_BASENAME=aha152x -DKBUILD_MODNAME=aha152x -c -o
drivers/scsi/aha152x.o drivers/scsi/aha152x.c
drivers/scsi/aha152x.c: In function `remove_lun_SC':
drivers/scsi/aha152x.c:774: structure has no member named `target'
drivers/scsi/aha152x.c:774: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `aha152x_porttest':
drivers/scsi/aha152x.c:874: warning: `__check_region' is deprecated (declared
at include/linux/ioport.h:111)
drivers/scsi/aha152x.c: In function `tc1550_porttest':
drivers/scsi/aha152x.c:892: warning: `__check_region' is deprecated (declared
at include/linux/ioport.h:111)
drivers/scsi/aha152x.c: In function `aha152x_internal_queue':
drivers/scsi/aha152x.c:1479: structure has no member named `host'
drivers/scsi/aha152x.c:1499: structure has no member named `host'
drivers/scsi/aha152x.c:1499: structure has no member named `target'
drivers/scsi/aha152x.c:1499: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `aha152x_abort':
drivers/scsi/aha152x.c:1592: structure has no member named `host'
drivers/scsi/aha152x.c:1597: structure has no member named `host'
drivers/scsi/aha152x.c:1597: structure has no member named `target'
drivers/scsi/aha152x.c:1597: structure has no member named `lun'
drivers/scsi/aha152x.c:1635: structure has no member named `host'
drivers/scsi/aha152x.c:1635: structure has no member named `target'
drivers/scsi/aha152x.c:1635: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `timer_expired':
drivers/scsi/aha152x.c:1644: structure has no member named `host'
drivers/scsi/aha152x.c: In function `aha152x_device_reset':
drivers/scsi/aha152x.c:1666: structure has no member named `host'
drivers/scsi/aha152x.c:1679: structure has no member named `host'
drivers/scsi/aha152x.c:1679: structure has no member named `target'
drivers/scsi/aha152x.c:1679: structure has no member named `lun'
drivers/scsi/aha152x.c:1684: structure has no member named `host'
drivers/scsi/aha152x.c:1684: structure has no member named `host'
drivers/scsi/aha152x.c:1685: structure has no member named `target'
drivers/scsi/aha152x.c:1685: structure has no member named `target'
drivers/scsi/aha152x.c:1686: structure has no member named `lun'
drivers/scsi/aha152x.c:1686: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `aha152x_bus_reset':
drivers/scsi/aha152x.c:1741: structure has no member named `host'
drivers/scsi/aha152x.c: In function `aha152x_host_reset':
drivers/scsi/aha152x.c:1825: structure has no member named `host'
drivers/scsi/aha152x.c: In function `done':
drivers/scsi/aha152x.c:1889: structure has no member named `host'
drivers/scsi/aha152x.c:1889: structure has no member named `target'
drivers/scsi/aha152x.c:1889: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `busfree_run':
drivers/scsi/aha152x.c:2055: structure has no member named `host'
drivers/scsi/aha152x.c:2055: structure has no member named `host'
drivers/scsi/aha152x.c:2056: structure has no member named `target'
drivers/scsi/aha152x.c:2056: structure has no member named `target'
drivers/scsi/aha152x.c:2057: structure has no member named `lun'
drivers/scsi/aha152x.c:2057: structure has no member named `lun'
drivers/scsi/aha152x.c:2066: structure has no member named `host'
drivers/scsi/aha152x.c:2066: structure has no member named `target'
drivers/scsi/aha152x.c:2066: structure has no member named `lun'
drivers/scsi/aha152x.c:2116: structure has no member named `target'
drivers/scsi/aha152x.c: In function `seldo_run':
drivers/scsi/aha152x.c:2148: structure has no member named `host'
drivers/scsi/aha152x.c:2148: structure has no member named `target'
drivers/scsi/aha152x.c:2148: structure has no member named `lun'
drivers/scsi/aha152x.c:2155: structure has no member named `lun'
drivers/scsi/aha152x.c:2161: structure has no member named `target'
drivers/scsi/aha152x.c:2169: structure has no member named `target'
drivers/scsi/aha152x.c:2172: structure has no member named `target'
drivers/scsi/aha152x.c: In function `seldi_run':
drivers/scsi/aha152x.c:2227: structure has no member named `host'
drivers/scsi/aha152x.c:2227: structure has no member named `target'
drivers/scsi/aha152x.c:2227: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `msgi_run':
drivers/scsi/aha152x.c:2343: structure has no member named `host'
drivers/scsi/aha152x.c:2343: structure has no member named `target'
drivers/scsi/aha152x.c:2343: structure has no member named `lun'
drivers/scsi/aha152x.c:2356: structure has no member named `target'
drivers/scsi/aha152x.c:2357: structure has no member named `host'
drivers/scsi/aha152x.c:2357: structure has no member named `target'
drivers/scsi/aha152x.c:2357: structure has no member named `lun'
drivers/scsi/aha152x.c:2358: structure has no member named `target'
drivers/scsi/aha152x.c:2360: structure has no member named `host'
drivers/scsi/aha152x.c:2360: structure has no member named `target'
drivers/scsi/aha152x.c:2360: structure has no member named `lun'
drivers/scsi/aha152x.c:2381: structure has no member named `host'
drivers/scsi/aha152x.c:2381: structure has no member named `target'
drivers/scsi/aha152x.c:2381: structure has no member named `lun'
drivers/scsi/aha152x.c:2388: structure has no member named `host'
drivers/scsi/aha152x.c:2388: structure has no member named `target'
drivers/scsi/aha152x.c:2388: structure has no member named `lun'
drivers/scsi/aha152x.c:2398: structure has no member named `host'
drivers/scsi/aha152x.c:2398: structure has no member named `target'
drivers/scsi/aha152x.c:2398: structure has no member named `lun'
drivers/scsi/aha152x.c:2402: structure has no member named `target'
drivers/scsi/aha152x.c:2418: structure has no member named `target'
drivers/scsi/aha152x.c:2421: structure has no member named `host'
drivers/scsi/aha152x.c:2421: structure has no member named `target'
drivers/scsi/aha152x.c:2421: structure has no member named `lun'
drivers/scsi/aha152x.c:2425: structure has no member named `target'
drivers/scsi/aha152x.c:2426: structure has no member named `target'
drivers/scsi/aha152x.c: In function `msgi_end':
drivers/scsi/aha152x.c:2459: structure has no member named `host'
drivers/scsi/aha152x.c:2459: structure has no member named `target'
drivers/scsi/aha152x.c:2459: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `msgo_init':
drivers/scsi/aha152x.c:2474: structure has no member named `target'
drivers/scsi/aha152x.c:2474: structure has no member named `target'
drivers/scsi/aha152x.c:2475: structure has no member named `lun'
drivers/scsi/aha152x.c:2477: structure has no member named `host'
drivers/scsi/aha152x.c:2477: structure has no member named `target'
drivers/scsi/aha152x.c:2477: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `msgo_end':
drivers/scsi/aha152x.c:2533: structure has no member named `host'
drivers/scsi/aha152x.c:2533: structure has no member named `target'
drivers/scsi/aha152x.c:2533: structure has no member named `lun'
drivers/scsi/aha152x.c:2534: structure has no member named `target'
drivers/scsi/aha152x.c:2535: structure has no member named `host'
drivers/scsi/aha152x.c:2535: structure has no member named `target'
drivers/scsi/aha152x.c:2535: structure has no member named `lun'
drivers/scsi/aha152x.c:2536: structure has no member named `target'
drivers/scsi/aha152x.c: In function `cmd_init':
drivers/scsi/aha152x.c:2551: structure has no member named `host'
drivers/scsi/aha152x.c:2551: structure has no member named `target'
drivers/scsi/aha152x.c:2551: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `cmd_end':
drivers/scsi/aha152x.c:2592: structure has no member named `host'
drivers/scsi/aha152x.c:2592: structure has no member named `target'
drivers/scsi/aha152x.c:2592: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `datai_run':
drivers/scsi/aha152x.c:2659: structure has no member named `host'
drivers/scsi/aha152x.c:2659: structure has no member named `target'
drivers/scsi/aha152x.c:2659: structure has no member named `lun'
drivers/scsi/aha152x.c:2672: structure has no member named `host'
drivers/scsi/aha152x.c:2672: structure has no member named `target'
drivers/scsi/aha152x.c:2672: structure has no member named `lun'
drivers/scsi/aha152x.c:2714: structure has no member named `host'
drivers/scsi/aha152x.c:2714: structure has no member named `target'
drivers/scsi/aha152x.c:2714: structure has no member named `lun'
drivers/scsi/aha152x.c:2735: structure has no member named `host'
drivers/scsi/aha152x.c:2735: structure has no member named `target'
drivers/scsi/aha152x.c:2735: structure has no member named `lun'
drivers/scsi/aha152x.c:2742: structure has no member named `host'
drivers/scsi/aha152x.c:2742: structure has no member named `target'
drivers/scsi/aha152x.c:2742: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `datao_run':
drivers/scsi/aha152x.c:2794: structure has no member named `host'
drivers/scsi/aha152x.c:2794: structure has no member named `target'
drivers/scsi/aha152x.c:2794: structure has no member named `lun'
drivers/scsi/aha152x.c:2828: structure has no member named `host'
drivers/scsi/aha152x.c:2828: structure has no member named `target'
drivers/scsi/aha152x.c:2828: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `update_state':
drivers/scsi/aha152x.c:2917: structure has no member named `host'
drivers/scsi/aha152x.c:2917: structure has no member named `target'
drivers/scsi/aha152x.c:2917: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `parerr_run':
drivers/scsi/aha152x.c:2936: structure has no member named `host'
drivers/scsi/aha152x.c:2936: structure has no member named `target'
drivers/scsi/aha152x.c:2936: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `is_complete':
drivers/scsi/aha152x.c:3056: structure has no member named `host'
drivers/scsi/aha152x.c:3056: structure has no member named `target'
drivers/scsi/aha152x.c:3056: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `show_command':
drivers/scsi/aha152x.c:3379: structure has no member named `target'
drivers/scsi/aha152x.c:3379: structure has no member named `lun'
drivers/scsi/aha152x.c: In function `get_command':
drivers/scsi/aha152x.c:3444: structure has no member named `target'
drivers/scsi/aha152x.c:3444: structure has no member named `lun'
make[1]: *** [drivers/scsi/aha152x.o] Error 1
make: *** [drivers/scsi/aha152x.o] Error 2
next prev parent reply other threads:[~2003-02-11 21:50 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-10 19:08 Linux 2.5.60 Linus Torvalds
2003-02-10 20:41 ` Maciej Soltysiak
2003-02-10 21:06 ` Linux 2.5.60 Compile error James Lamanna
2003-02-10 21:38 ` Kevin Corry
2003-02-10 22:50 ` Muli Ben-Yehuda
2003-02-10 21:52 ` Dave Jones
2003-02-11 0:12 ` Another " Vlad@geekizoid.com
2003-02-11 5:21 ` Anthony J. Breeds-Taurima
2003-02-10 21:11 ` Linux 2.5.60 Stephen Hemminger
2003-02-10 21:25 ` James Lamanna
2003-02-10 22:54 ` Linus Torvalds
2003-02-10 20:46 ` 2.5.60: JFS no longer compiles with gcc 2.95 Adrian Bunk
2003-02-10 21:43 ` James Lamanna
2003-02-11 7:27 ` Adrian Bunk
2003-02-12 14:52 ` [PATCH - 2.5.60] " Dave Kleikamp
2003-02-12 15:04 ` Adrian Bunk
2003-02-12 15:42 ` Dave Kleikamp
2003-02-12 16:22 ` Andreas Schwab
2003-02-10 22:21 ` Linux 2.5.60 John Cherry
2003-02-11 7:08 ` Oleg Drokin
2003-02-11 7:38 ` Linus Torvalds
2003-02-12 8:11 ` Eric W. Biederman
2003-02-12 11:49 ` Jeff Dike
2003-02-13 23:25 ` Werner Almesberger
2003-02-11 15:16 ` Zephaniah E. Hull
2003-02-11 22:47 ` Andrew Morton
2003-02-11 22:54 ` Andrew Morton
2003-02-14 16:56 ` Zephaniah E. Hull
2003-02-11 16:23 ` Russell King
2003-02-11 17:06 ` Linus Torvalds
2003-02-12 2:47 ` David S. Miller
2003-02-11 16:44 ` 2.5.60: arlan.c no longer compiles Adrian Bunk
2003-02-11 23:08 ` Andrew Morton
2003-02-11 18:16 ` 2.5.60: sim710.c doesn't compile Adrian Bunk
2003-02-11 18:21 ` James Bottomley
2003-02-11 22:00 ` Rudmer van Dijk [this message]
2003-02-12 10:05 ` Linux 2.5.60 Ingo Oeser
-- strict thread matches above, loose matches on Subject: below --
2003-02-13 4:12 Jeff Dike
2003-02-13 8:19 ` Oleg Drokin
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=200302112258.21146@gandalf \
--to=rudmer@legolas.dynup.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.