On Thu, Jan 12, 2006 at 10:33:22AM +0100, Martin Schwidefsky wrote: > On Wed, 2006-01-11 at 19:07 +0300, Alexey Dobriyan wrote: > Hi Alexey, > > > CC arch/s390/kernel/setup.o > > arch/s390/kernel/setup.c: In function `do_machine_restart_nonsmp': > > arch/s390/kernel/setup.c:271: error: too few arguments to function `__cpcmd' > > arch/s390/kernel/setup.c: In function `do_machine_halt_nonsmp': > > arch/s390/kernel/setup.c:279: error: too few arguments to function `__cpcmd' > > arch/s390/kernel/setup.c: In function `do_machine_power_off_nonsmp': > > arch/s390/kernel/setup.c:286: error: too few arguments to function `__cpcmd' > > I added the bug-fix to my patch list. Will be sent to Andrew shortly.
FYI, s390 on UP is currently broken in other ways: CC [M] drivers/s390/block/dasd.o drivers/s390/block/dasd.c: In function `dasd_setup_queue': drivers/s390/block/dasd.c:1638: error: too few arguments to function `blk_queue_ordered' CC arch/s390/lib/spinlock.o arch/s390/lib/spinlock.c: In function `_raw_spin_lock_wait': arch/s390/lib/spinlock.c:49: warning: implicit declaration of function `_raw_compare_and_swap' arch/s390/lib/spinlock.c:49: error: structure has no member named `lock' arch/s390/lib/spinlock.c: In function `_raw_spin_trylock_retry': arch/s390/lib/spinlock.c:62: error: structure has no member named `lock' arch/s390/lib/spinlock.c: In function `_raw_read_lock_wait': arch/s390/lib/spinlock.c:81: error: structure has no member named `lock' arch/s390/lib/spinlock.c:82: error: structure has no member named `lock' arch/s390/lib/spinlock.c: In function `_raw_read_trylock_retry': arch/s390/lib/spinlock.c:96: error: structure has no member named `lock' arch/s390/lib/spinlock.c:97: error: structure has no member named `lock' arch/s390/lib/spinlock.c: In function `_raw_write_lock_wait': arch/s390/lib/spinlock.c:115: error: structure has no member named `lock' arch/s390/lib/spinlock.c: In function `_raw_write_trylock_retry': arch/s390/lib/spinlock.c:128: error: structure has no member named `lock' ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
