public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.4.24-pre2
@ 2003-12-22 19:55 Marcelo Tosatti
  2003-12-22 20:31 ` Merge more VM from 2.4-aa? was: " Mike Fedyk
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Marcelo Tosatti @ 2003-12-22 19:55 UTC (permalink / raw)
  To: linux-kernel


Hi,

Here goes 2.4.24-pre2. It contains MIPS/PPC64/SPARC updates, ACPI
bugfixes, USB update, XFS fixes, amongst others.

Detailed changelog below


Summary of changes from v2.4.24-pre1 to v2.4.24-pre2
============================================

<achirica:telefonica.net>:
  o [wireless airo] Fix PCI registration
  o [wireless airo] Delay MIC activation to prevent Oops

<alexander:all-2.com>:
  o USB storage: patch for unusual_devs.h

<berentsen:sent5.uni-duisburg.de>:
  o USB storage: Minolta Dimage S414 usb patch

<bjorn.helgaas:hp.com>:
  o Fix 2.4 EFI RTC oops
  o 2.4 IA64 DRM interface changes

<boutcher:us.ibm.com>:
  o [PPC64] Set the ASR correctly for ISTAR and PULSAR processors

<dancy:dancysoft.com>:
  o USB: add TIOCMIWAIT support to pl2303 driver

<daniela:cyclades.com>:
  o Add Cyclades PC300 driver

<engebret:au1.ibm.com>:
  o [PPC64] Add some more definitions needed for SMT support
  o [PPC64] Add support for shared processors on partitioned systems
  o [PPC64] Modify spinlocks to be more efficient on shared processors
  o [PPC64] Add a /proc interface to control SMT configuration settings

<fello:libero.it>:
  o USB storage: patch for Fujifilm EX-20

<khali:linux-fr.org>:
  o i2c core cleanups
  o i2c documentation
  o i2c printk fixes
  o Remove sa1100 unused header

<krishnakumar:naturesoft.net>:
  o [netdrvr 8139too] support netif_msg_* interface

<len.brown:intel.com>:
  o [ACPI]  fix xconfig failure (Matt Wilcox) http://bugzilla.kernel.org/show_bug.cgi?id=1568
  o [ACPI] handle sparse APIC-IDs in the face of reduced NR_CPUS
  o [ACPI] add warning to thermal shutdown (Pavel Machek)
  o [ACPI] change hard-coded IO width to programmable width (Shaohua David Li) http://bugzilla.kernel.org/show_bug.cgi?id=1349
  o [ACPI] set APIC ACPI SCI OVR default to level/low http://bugzilla.kernel.org/show_bug.cgi?id=1351
  o [ACPI] revert two fixes in preparation for ACPICA merge
  o [ACPI] update Linux to ACPICA 20031029 (Bob Moore)
  o [ACPI] Update Linux to ACPICA 20031203 (Bob Moore)
  o [ACPI] delete old _TRA code formerly used just by IA64. (Bjorn Helgaas) The current approach is to walk the _CRS in pcibios_scan_root() using acpi_walk_resources().
  o [ACPI] set acpi_disabled=1 on failure for clean /proc http://bugzilla.kernel.org/show_bug.cgi?id=991

<linas:us.ibm.com>:
  o [PPC64] Use the correct functions to access user memory in proc file routines

<luca.risolia:studio.unibo.it>:
  o USB: W996[87]CF driver update

<marcelo:logos.cnet>:
  o Ernie Petrides: Fix __alloc_pages PF_MEMDIE handling
  o page_alloc.c: Fix typo
  o Changed EXTRAVERSION to -pre2

<marr:flex.com>:
  o USB: MCT-U232 Patch for cts

<mbp:samba.org>:
  o USB storage: add unusual storage device entry for Minolta DiMAGE

<mikem:beardog.cca.cpqcorp.net>:
  o cciss update part 1
  o cciss update part 2
  o cciss update part 3: enable prefetch on i386

<moilanen:us.ibm.com>:
  o [PPC64] Cope with unknown PCI host bridges when running under hypervisor

<per.winkvist:uk.com>:
  o USB storage: Make Pentax Optio S4 work

<petkan:nucleusys.com>:
  o USB: pegasus driver update

<stephane.galles:free.fr>:
  o USB storage: patch for Kyocera S5 camera

<t-kochi:bq.jp.nec.com>:
  o duplicate PID fix

<tchen:on-go.com>:
  o USB: fix bug when errors happen in ioedgeport driver
  o USB: fix io_edgeport driver alignment issues

<trini:mvista.com>:
  o Fix rtc leak

<_nessuno_:katamail.com>:
  o USB storage: Medion 6047 Digital Camera

Adrian Bunk:
  o Ask for CONFIG_INDYDOG only on mips
  o fix two pcmcia/cardbus.c compile warnings

Alan Stern:
  o USB storage: unusual_devs.h entry revision
  o USB storage: Another unusual_devs.h update
  o USB storage: Unusual_devs.h addition

Benjamin Herrenschmidt:
  o [PPC64] Clean up arch/ppc64/kernel/head.S a bit; fix bug on iSeries

Chuck Lever:
  o NFS O_DIRECT offset wrap bug

David Dillow:
  o Bug fixes

David Engebretsen:
  o PPC64: Use r13 to point to a per-processor data area rather than current
  o [PPC64] Makefile fixes: use $(CC), -fno-zero-initialized-in-bss
  o [PPC64] Boot wrapper improvements
  o [PPC64] Fix save_flags/restore_flags on iSeries
  o [PPC64] Fix setting/clearing of the RI (recoverable interrupt) bit
  o [PPC64] Rework IRQ code so we can handle systems with large IRQ numbers
  o [PPC64] Add support for SMT (multi-threaded) processors

David Hinds:
  o Re: UPD: "do_IRQ: near stack overflow" when inserting CF disk
  o fix PCMCIA interrupt allocation
  o fix PCMCIA memory resource management bug
  o fix logging levels for yenta socket driver

David S. Miller:
  o [SPARC32]: Fix build after asm/system.h include was added to linux/spinlock.h

Eric Brower:
  o [SPARC64]: SUNW,lombus device has nonstandard ebus child regs too

Eric Sandeen:
  o [XFS] Update xfs_showargs to reflect all current mount options

Greg Kroah-Hartman:
  o USB: add support for Protego devices to ftdi_sio driver
  o USB: add support for another pl2303 device
  o USB: add support for Sony UX50 device to visor driver

Henning Meier-Geinitz:
  o USB: scanner driver: new device ids

Herbert Xu:
  o USB Storage: freecom dvd-rw fx-50 usb-ide patch

Jean Tourrilhes:
  o IrDA kernel log buster

Jeff Garzik:
  o [netdrvr natsemi] backport 2.6 fixes and cleanups
  o [netdrvr starfire] remove duplicate include

Marcel Holtmann:
  o User level driver support for input subsystem
  o [Bluetooth] Update HCI security filter
  o [Bluetooth] Support inquiry results with RSSI
  o [Bluetooth] Remove copy of sockfd_lookup()
  o [Bluetooth] Cosmetic cleanup of the HCI USB driver
  o Fix LED's for input subsystem keyboards
  o Add Bluetooth to the bus types of the input subsystem

Matt Domsch:
  o EDD: move DISK80_SIG_BUFFER to 0x2cc in empty_zero_page
  o zero-page.txt: note 0x228 as in use by unknown

Mirko Lindner:
  o sk98lin-2.4: Kernel Update to Driver Version v6.21
  o sk98lin-2.4: Readme Update to Driver Version v6.21
  o sk98lin-2.4: Configure.help Update to Driver Version
  o sk98lin-2.4: pci.ids Update to Driver Version v6.21

Nathan Scott:
  o [XFS] No need to initialise struct xfs_trans field to null after a zalloc
  o [XFS] Remove some spurious double semi-colons
  o [XFS] Fix async pagebuf I/O tracing at the bottom of pagebuf_get
  o [XFS] Fix a small pagebuf memory leak and keep track of slab pages ourselves
  o [XFS] Fix an XFS release_page case where unwritten extents may cause I/O incorrectly
  o [XFS] Should not add comments right before checkin - add closing comment delimiter
  o [XFS] Cleanup bdevname conditional code in xfs_buf headers
  o [XFS] Remove some unnecessary conditional refcache code
  o [XFS] Remove some unnecessary kernel-version conditional code
  o [XFS] Rework some casts and use of sector_t in some address_space operations
  o [XFS] Remove some kernel-version macros around old I/O path code
  o [XFS] Rework some extended attributes code to make it more easily extended
  o [XFS] Remove the partial support for the Large Block Device patch from XFS
  o [XFS] Remove remaining conditional code for the Large Block Device patch

Neil Brown:
  o Fix RAID1 blocksize check

Olof Johansson:
  o [PPC64] Fix smp_call_function so we don't crash if an IPI is very late
  o [PPC64] Make sure we don't take a segment miss in a critical region
  o [PPC64] Better default port, irq and flag settings for ttyS2/3

Paul Mackerras:
  o [PPC64] Make sure the user stack pointer is 16-byte aligned on signal delivery
  o [PPC64] Fix stack expansion bug
  o [PPC64] Fix compile error in arch/ppc64/kernel/pmc.c
  o [PPC64] Fix and extend 32-bit syscall emulation code
  o [PPC64] Add some hypervisor call functions, rename HSC to HVSC
  o [PPC64] Add virtual I/O infrastructure for pSeries and iSeries
  o [PPC64] Fix a page-crossing bug in HvCall_writeLogBuffer
  o [PPC64] Fixes for the TCE (DMA mapping table) code

Pete Zaitcev:
  o USB: Backport of printer 2.6=>2.4

Ralf Bächle:
  o Undo accidental deletion of MWave config bits
  o Update generic MIPS code
  o Add support for PMC Sierra Yosemite eval board
  o Update code for NEC VR41xx systems
  o Alchemy updates
  o Update defconfigs
  o Update MIPS evaluation board support
  o SGI IP22 updates
  o Sibyte build fixes and defconfig updates
  o NEC DDB updates
  o DEC updates
  o Update MIPS char drivers
  o PMAG-AA fb driver update
  o EV96100 cleanup
  o PI1 parport driver fixes
  o Remove bitrotten MIPS bits in char/misc.c
  o Initialize ioc3_timer before use
  o de4x5 EISA fix
  o Pass LDFLAGS to all linker invocations

Steven Cole:
  o update scripts/ver_linux  for xfsprogs


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2
  2003-12-22 19:55 Linux 2.4.24-pre2 Marcelo Tosatti
@ 2003-12-22 20:31 ` Mike Fedyk
  2003-12-22 22:36   ` Marcelo Tosatti
  2003-12-23  5:33 ` Linux 2.4.24-pre2 - build problems Eyal Lebedinsky
  2003-12-23 11:27 ` Build problems (Re: Linux 2.4.24-pre2) Andreas Haumer
  2 siblings, 1 reply; 7+ messages in thread
From: Mike Fedyk @ 2003-12-22 20:31 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: linux-kernel

On Mon, Dec 22, 2003 at 05:55:28PM -0200, Marcelo Tosatti wrote:
> Here goes 2.4.24-pre2. It contains MIPS/PPC64/SPARC updates, ACPI
> bugfixes, USB update, XFS fixes, amongst others.

Hi Marcelo,

Do you plan on merging any more of the VM from Andrea in this release (or
future releases)?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2
@ 2003-12-22 20:52 Xose Vazquez Perez
  2003-12-22 21:23 ` Mike Fedyk
  0 siblings, 1 reply; 7+ messages in thread
From: Xose Vazquez Perez @ 2003-12-22 20:52 UTC (permalink / raw)
  To: linux-kernel

Mike Fedyk wrote:

> Do you plan on merging any more of the VM from Andrea in this release (or
> future releases)?

Andrea said [1] that there are two patches missing: inode-highmem and
related_bhs
But he is not going to work on it for 2.4

[1] http://marc.theaimsgroup.com/?l=linux-kernel&m=107048611507709&w=2


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2
  2003-12-22 20:52 Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2 Xose Vazquez Perez
@ 2003-12-22 21:23 ` Mike Fedyk
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Fedyk @ 2003-12-22 21:23 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: linux-kernel

On Mon, Dec 22, 2003 at 09:52:52PM +0100, Xose Vazquez Perez wrote:
> Mike Fedyk wrote:
> 
> > Do you plan on merging any more of the VM from Andrea in this release (or
> > future releases)?
> 
> Andrea said [1] that there are two patches missing: inode-highmem and
> related_bhs
> But he is not going to work on it for 2.4
> 
> [1] http://marc.theaimsgroup.com/?l=linux-kernel&m=107048611507709&w=2

Yes, I read this one when it was posted, but forgot the details.  It seems
that inode-highmem is relatively self contained though.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2
  2003-12-22 20:31 ` Merge more VM from 2.4-aa? was: " Mike Fedyk
@ 2003-12-22 22:36   ` Marcelo Tosatti
  0 siblings, 0 replies; 7+ messages in thread
From: Marcelo Tosatti @ 2003-12-22 22:36 UTC (permalink / raw)
  To: Mike Fedyk; +Cc: Marcelo Tosatti, linux-kernel



On Mon, 22 Dec 2003, Mike Fedyk wrote:

> On Mon, Dec 22, 2003 at 05:55:28PM -0200, Marcelo Tosatti wrote:
> > Here goes 2.4.24-pre2. It contains MIPS/PPC64/SPARC updates, ACPI
> > bugfixes, USB update, XFS fixes, amongst others.
>
> Hi Marcelo,
>
> Do you plan on merging any more of the VM from Andrea in this release (or
> future releases)?

Yes, I believe I will merge inode-highmem and a few others probably.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Linux 2.4.24-pre2 - build problems
  2003-12-22 19:55 Linux 2.4.24-pre2 Marcelo Tosatti
  2003-12-22 20:31 ` Merge more VM from 2.4-aa? was: " Mike Fedyk
@ 2003-12-23  5:33 ` Eyal Lebedinsky
  2003-12-23 11:27 ` Build problems (Re: Linux 2.4.24-pre2) Andreas Haumer
  2 siblings, 0 replies; 7+ messages in thread
From: Eyal Lebedinsky @ 2003-12-23  5:33 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: linux-kernel

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

Marcelo Tosatti wrote:
> 
> Hi,
> 
> Here goes 2.4.24-pre2.

gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-pro
totypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer
 -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4
-DMODULE -DM
ODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions
.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=cciss  -c -o
cciss.o cciss.
c
cciss.c: In function `cciss_pci_init':
cciss.c:2681: parse error before `prefetch'
cciss.c:2682: invalid lvalue in assignment
cciss.c:2683: invalid operands to binary |
cciss.c:2683: invalid lvalue in assignment
cciss.c:2684: warning: assignment makes integer from pointer without a
cast
make[2]: *** [cciss.o] Error 1
make[2]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/block'

See attached patch.



gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-pro
totypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer
 -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4
-DMODULE -DM
ODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions
.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=qlogicfas -DPCMCIA
-D__NO_V
ERSION__ -c -o qlogicfas.o ../qlogicfas.c
../qlogicfas.c: In function `qlogicfas_detect':
../qlogicfas.c:650: warning: passing arg 1 of
`scsi_unregister_Rae128733' from i
ncompatible pointer type
ld -m elf_i386 -r -o qlogic_cs.o qlogic_stub.o qlogicfas.o
qlogicfas.o: In function `init_module':
qlogicfas.o(.text+0xe40): multiple definition of `init_module'
qlogic_stub.o(.text+0x770): first defined here
ld: Warning: size of symbol `init_module' changed from 77 to 58 in
qlogicfas.o
qlogicfas.o: In function `cleanup_module':
qlogicfas.o(.text+0xe80): multiple definition of `cleanup_module'
qlogic_stub.o(.text+0x7c0): first defined here
ld: Warning: size of symbol `cleanup_module' changed from 40 to 16 in
qlogicfas.
o
make[3]: *** [qlogic_cs.o] Error 1
make[3]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/scsi/pcmc
ia'
make[2]: *** [_modsubdir_pcmcia] Error 2
make[2]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/scsi'

Same old problem, did not see a solution yet.
Deselecting CONFIG_SCSI_PCMCIA...

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

[-- Attachment #2: 2.4.24-pre2-cciss.patch --]
[-- Type: text/plain, Size: 426 bytes --]

--- linux-2.4-pre/drivers/block/cciss.c.orig	Tue Dec 23 16:12:40 2003
+++ linux-2.4-pre/drivers/block/cciss.c	Tue Dec 23 16:12:53 2003
@@ -2677,11 +2677,13 @@
 	}
 
 #ifdef CONFIG_X86
+{
 	/* Need to enable prefetch in the SCSI core for 6400 in x86 */
 	__u32 prefetch;
 	prefetch = readl(&(c->cfgtable->SCSI_Prefetch));
 	prefetch |= 0x100;
 	writel(prefetch, &(c->cfgtable->SCSI_Prefetch));
+}
 #endif
 
 #ifdef CCISS_DEBUG

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build problems (Re: Linux 2.4.24-pre2)
  2003-12-22 19:55 Linux 2.4.24-pre2 Marcelo Tosatti
  2003-12-22 20:31 ` Merge more VM from 2.4-aa? was: " Mike Fedyk
  2003-12-23  5:33 ` Linux 2.4.24-pre2 - build problems Eyal Lebedinsky
@ 2003-12-23 11:27 ` Andreas Haumer
  2 siblings, 0 replies; 7+ messages in thread
From: Andreas Haumer @ 2003-12-23 11:27 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Marcelo Tosatti wrote:
> Hi,
>
> Here goes 2.4.24-pre2. It contains MIPS/PPC64/SPARC updates, ACPI
> bugfixes, USB update, XFS fixes, amongst others.
>
I noticed some build problems.

Compiler: gcc-2.95.3
Compilation on x86 machine with CONFIG_M586TSC=y
Trying to enable and compile as much drivers as modules
as possible.

1.) cciss.c
    (parse error already reported by Eyal Lebedinsky)

2.) drivers/char/ds1742.c
    Can be selected, but does not compile on x86 architecture

3.) qlogic PCMCIA SCSI
[...]
gcc -D__KERNEL__ -I/usr/src/linux-2.4.24-pre2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.24-pre2/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=qlogicfas -DPCMCIA -D__NO_VERSION__ -c -o qlogicfas.o ../qlogicfas.c
../qlogicfas.c: In function `qlogicfas_detect':
../qlogicfas.c:650: warning: passing arg 1 of `scsi_unregister_Rsmp_532576d5' from incompatible pointer type
ld -m elf_i386 -r -o qlogic_cs.o qlogic_stub.o qlogicfas.o
qlogicfas.o: In function `init_module':
qlogicfas.o(.text+0xe78): multiple definition of `init_module'
qlogic_stub.o(.text+0x76c): first defined here
ld: Warning: size of symbol `init_module' changed from 81 to 59 in qlogicfas.o
qlogicfas.o: In function `cleanup_module':
qlogicfas.o(.text+0xeb4): multiple definition of `cleanup_module'
qlogic_stub.o(.text+0x7c0): first defined here
ld: Warning: size of symbol `cleanup_module' changed from 40 to 16 in qlogicfas.o
make[3]: *** [qlogic_cs.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi/pcmcia'
make[2]: *** [_modsubdir_pcmcia] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers'
make: *** [_mod_drivers] Error 2
[...]

4.) fdomain PCMCIA SCSI
[...]
gcc -D__KERNEL__ -I/usr/src/linux-2.4.24-pre2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.24-pre2/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=fdomain -DPCMCIA -D__NO_VERSION__ -c -o fdomain.o ../fdomain.c
../fdomain.c:565: warning: `fdomain_setup' defined but not used
ld -m elf_i386 -r -o fdomain_cs.o fdomain_stub.o fdomain.o
fdomain.o: In function `init_module':
fdomain.o(.text+0x1a0c): multiple definition of `init_module'
fdomain_stub.o(.text+0x698): first defined here
ld: Warning: size of symbol `init_module' changed from 75 to 58 in fdomain.o
fdomain.o: In function `cleanup_module':
fdomain.o(.text+0x1a48): multiple definition of `cleanup_module'
fdomain_stub.o(.text+0x6e4): first defined here
ld: Warning: size of symbol `cleanup_module' changed from 36 to 16 in fdomain.o
make[3]: *** [fdomain_cs.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi/pcmcia'
make[2]: *** [_modsubdir_pcmcia] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers'
make: *** [_mod_drivers] Error 2
[...]

5.) aha152x PCMCIA SCSI
[...]
gcc -D__KERNEL__ -I/usr/src/linux-2.4.24-pre2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.24-pre2/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=aha152x -DPCMCIA -D__NO_VERSION__ -DAHA152X_STAT -c -o aha152x.o ../aha152x.c
../aha152x.c:853: warning: `do_setup' defined but not used
ld -m elf_i386 -r -o aha152x_cs.o aha152x_stub.o aha152x.o
aha152x.o: In function `init_module':
aha152x.o(.text+0x5328): multiple definition of `init_module'
aha152x_stub.o(.text+0x72c): first defined here
ld: Warning: size of symbol `init_module' changed from 81 to 59 in aha152x.o
aha152x.o: In function `cleanup_module':
aha152x.o(.text+0x5364): multiple definition of `cleanup_module'
aha152x_stub.o(.text+0x780): first defined here
ld: Warning: size of symbol `cleanup_module' changed from 40 to 16 in aha152x.o
make[3]: *** [aha152x_cs.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi/pcmcia'
make[2]: *** [_modsubdir_pcmcia] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.24-pre2/drivers'
make: *** [_mod_drivers] Error 2
[...]

HTH

- - andreas

- --
Andreas Haumer                     | mailto:andreas@xss.co.at
*x Software + Systeme              | http://www.xss.co.at/
Karmarschgasse 51/2/20             | Tel: +43-1-6060114-0
A-1100 Vienna, Austria             | Fax: +43-1-6060114-71
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/6CaMxJmyeGcXPhERAt9FAJ9TFLFhQroocWgGDLcVyvr0zB8yQwCgrkzg
xFFdByHrmHsdCv1+1l9e3IU=
=Ff/x
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-12-23 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-22 19:55 Linux 2.4.24-pre2 Marcelo Tosatti
2003-12-22 20:31 ` Merge more VM from 2.4-aa? was: " Mike Fedyk
2003-12-22 22:36   ` Marcelo Tosatti
2003-12-23  5:33 ` Linux 2.4.24-pre2 - build problems Eyal Lebedinsky
2003-12-23 11:27 ` Build problems (Re: Linux 2.4.24-pre2) Andreas Haumer
  -- strict thread matches above, loose matches on Subject: below --
2003-12-22 20:52 Merge more VM from 2.4-aa? was: Linux 2.4.24-pre2 Xose Vazquez Perez
2003-12-22 21:23 ` Mike Fedyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox