2.6.13-mm2 - drivers/char/speakup/speakup doesn't compile (+warnings from other things)

2005-09-08 Thread Damir Perisa
Le Thursday 08 September 2005 14:30, Andrew Morton a écrit :
| - Many tty drivers still won't compile

indeed ... here one of them:

  CC [M]  drivers/char/speakup/speakup.o
drivers/char/speakup/speakup.c: In function 'speakup_paste_selection':
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member 
named 'receive_room'
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member 
named 'receive_room'
make[3]: *** [drivers/char/speakup/speakup.o] Error 1
make[2]: *** [drivers/char/speakup] Error 2
make[1]: *** [drivers/char] Error 2

warnings from compile (gcc 4.0.1) till this error can be found in 
attachement 'build-log-$kernelver-processed'. 

the xfs trouble with '"__BIG_ENDIAN" is not defined' is now happening since 
rc6-mm1.

config can be found here:

http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/kernels/kernel26mm/config?rev=1.34=Extra=text/vnd.viewcvs-markup

hope this info is usable to somebody out there,

greetings,
Damir

-- 
  Customer: "I'm sorry. I think I just deleted the Internet!" 
  Tech Support: "That's ok. We have it backed up here on tape somewhere." 
==> Builing kernel 2.6.13-mm2 started at
Fri Sep  9 04:04:45 CEST 2005

arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:11: warning: 'cpu_freq' may be used 
uninitialized in this function

arch/i386/kernel/apm.c: In function 'suspend':
arch/i386/kernel/apm.c:1186: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)
arch/i386/kernel/apm.c:1240: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)
arch/i386/kernel/apm.c: In function 'check_events':
arch/i386/kernel/apm.c:1361: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)

kernel/resource.c:482: warning: '__check_region' is deprecated (declared at 
kernel/resource.c:470)

kernel/intermodule.c:178: warning: 'inter_module_register' is deprecated 
(declared at kernel/intermodule.c:38)
kernel/intermodule.c:179: warning: 'inter_module_unregister' is deprecated 
(declared at kernel/intermodule.c:78)
kernel/intermodule.c:181: warning: 'inter_module_put' is deprecated (declared 
at kernel/intermodule.c:159)

kernel/power/pm.c:258: warning: 'pm_register' is deprecated (declared at 
kernel/power/pm.c:62)
kernel/power/pm.c:259: warning: 'pm_unregister' is deprecated (declared at 
kernel/power/pm.c:85)
kernel/power/pm.c:260: warning: 'pm_unregister_all' is deprecated (declared at 
kernel/power/pm.c:114)
kernel/power/pm.c:261: warning: 'pm_send_all' is deprecated (declared at 
kernel/power/pm.c:233)

fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:167: warning: 'idx' may be used uninitialized in this function

In file included from fs/cifs/cifsfs.c:38:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifssmb.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifs_debug.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/connect.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/dir.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/file.c:32:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/inode.c:28:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/link.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/misc.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/netmisc.c:35:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/transport.c:31:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/asn1.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/xattr.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifsencrypt.c:24:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/fcntl.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/readdir.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/ioctl.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type

fs/jfs/jfs_txnmgr.c: In function 'xtLog':
fs/jfs/jfs_txnmgr.c:1917: warning: 'pxd.addr2' may be used uninitialized in 
this function
fs/jfs/jfs_txnmgr.c:1917: warning: 

2.6.13-mm2 - drivers/char/speakup/speakup doesn't compile (+warnings from other things)

2005-09-08 Thread Damir Perisa
Le Thursday 08 September 2005 14:30, Andrew Morton a écrit :
| - Many tty drivers still won't compile

indeed ... here one of them:

  CC [M]  drivers/char/speakup/speakup.o
drivers/char/speakup/speakup.c: In function 'speakup_paste_selection':
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member 
named 'receive_room'
drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member 
named 'receive_room'
make[3]: *** [drivers/char/speakup/speakup.o] Error 1
make[2]: *** [drivers/char/speakup] Error 2
make[1]: *** [drivers/char] Error 2

warnings from compile (gcc 4.0.1) till this error can be found in 
attachement 'build-log-$kernelver-processed'. 

the xfs trouble with '__BIG_ENDIAN is not defined' is now happening since 
rc6-mm1.

config can be found here:

http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/kernels/kernel26mm/config?rev=1.34cvsroot=Extracontent-type=text/vnd.viewcvs-markup

hope this info is usable to somebody out there,

greetings,
Damir

-- 
  Customer: I'm sorry. I think I just deleted the Internet! 
  Tech Support: That's ok. We have it backed up here on tape somewhere. 
== Builing kernel 2.6.13-mm2 started at
Fri Sep  9 04:04:45 CEST 2005

arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:11: warning: 'cpu_freq' may be used 
uninitialized in this function

arch/i386/kernel/apm.c: In function 'suspend':
arch/i386/kernel/apm.c:1186: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)
arch/i386/kernel/apm.c:1240: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)
arch/i386/kernel/apm.c: In function 'check_events':
arch/i386/kernel/apm.c:1361: warning: 'pm_send_all' is deprecated (declared at 
include/linux/pm.h:122)

kernel/resource.c:482: warning: '__check_region' is deprecated (declared at 
kernel/resource.c:470)

kernel/intermodule.c:178: warning: 'inter_module_register' is deprecated 
(declared at kernel/intermodule.c:38)
kernel/intermodule.c:179: warning: 'inter_module_unregister' is deprecated 
(declared at kernel/intermodule.c:78)
kernel/intermodule.c:181: warning: 'inter_module_put' is deprecated (declared 
at kernel/intermodule.c:159)

kernel/power/pm.c:258: warning: 'pm_register' is deprecated (declared at 
kernel/power/pm.c:62)
kernel/power/pm.c:259: warning: 'pm_unregister' is deprecated (declared at 
kernel/power/pm.c:85)
kernel/power/pm.c:260: warning: 'pm_unregister_all' is deprecated (declared at 
kernel/power/pm.c:114)
kernel/power/pm.c:261: warning: 'pm_send_all' is deprecated (declared at 
kernel/power/pm.c:233)

fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:167: warning: 'idx' may be used uninitialized in this function

In file included from fs/cifs/cifsfs.c:38:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifssmb.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifs_debug.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/connect.c:36:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/dir.c:29:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/file.c:32:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/inode.c:28:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/link.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/misc.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/netmisc.c:35:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/transport.c:31:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/asn1.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/xattr.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/cifsencrypt.c:24:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/fcntl.c:26:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/readdir.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type
In file included from fs/cifs/ioctl.c:27:
fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type

fs/jfs/jfs_txnmgr.c: In function 'xtLog':
fs/jfs/jfs_txnmgr.c:1917: warning: 'pxd.addr2' may be used uninitialized in 
this function

2.6.13-mm1 - drivers/serial/jsm/jsm_tty broken too

2005-09-01 Thread Damir Perisa
i disabled the isdn subsystem temporarely and tried to recompile 
finding out that jsm-tty is affected too:

 CC [M]  drivers/serial/jsm/jsm_tty.o
drivers/serial/jsm/jsm_tty.c: In function 'jsm_input':
drivers/serial/jsm/jsm_tty.c:592: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:619: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:620: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:623: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:624: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:667: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:668: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:669: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:670: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:671: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:672: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:674: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:680: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:681: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:682: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:691: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:692: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:693: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:694: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:695: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:696: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:698: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:742: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:742: error: 'struct tty_struct' has no member 
named 'flip'
make[3]: *** [drivers/serial/jsm/jsm_tty.o] Error 1
make[2]: *** [drivers/serial/jsm] Error 2
make[1]: *** [drivers/serial] Error 2
make: *** [drivers] Error 2

hope that this tty breaks will be fixed in mm2

greetings,
Damir

-- 
It would save me a lot of time if you just gave up and went mad now.


pgp60tBiLq0ox.pgp
Description: PGP signature


2.6.13-mm1 - drivers/isdn/i4l/isdn_tty broken

2005-09-01 Thread Damir Perisa
hi Andrew,
hi Alan,

updating the kernel26mm package for archlinux to 2.6.13-mm1 i found the 
isdn-tty to be broken:

  CC [M]  drivers/isdn/i4l/isdn_tty.o
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_try_read':
drivers/isdn/i4l/isdn_tty.c:71: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:86: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:86: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:88: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:89: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:91: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:96: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:97: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_readmodem':
drivers/isdn/i4l/isdn_tty.c:134: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:137: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:138: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:142: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:143: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:144: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:146: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_at_cout':
drivers/isdn/i4l/isdn_tty.c:2372: error: 'struct tty_struct' has no member 
named 'flip'
drivers/isdn/i4l/isdn_tty.c:2403: error: 'struct tty_struct' has no member 
named 'flip'
drivers/isdn/i4l/isdn_tty.c:2418: error: 'struct tty_struct' has no member 
named 'flip'
make[3]: *** [drivers/isdn/i4l/isdn_tty.o] Error 1
make[2]: *** [drivers/isdn/i4l] Error 2
make[1]: *** [drivers/isdn] Error 2
make: *** [drivers] Error 2

greetings,
Damir

Le Thursday 01 September 2005 12:55, Andrew Morton a écrit :
| ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.
|6.13-mm1/
|
| - Included Alan's big tty layer buffering rewrite.  This breaks the
| build on lots of more obscure character device drivers.  Patches
| welcome (please cc Alan).

-- 
  Gentlemen, I want you to know that I am not always right, but I am
  never wrong. -Samuel Goldwyn


pgp3ZbYlWJB6V.pgp
Description: PGP signature


2.6.13-mm1 - drivers/isdn/i4l/isdn_tty broken

2005-09-01 Thread Damir Perisa
hi Andrew,
hi Alan,

updating the kernel26mm package for archlinux to 2.6.13-mm1 i found the 
isdn-tty to be broken:

  CC [M]  drivers/isdn/i4l/isdn_tty.o
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_try_read':
drivers/isdn/i4l/isdn_tty.c:71: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:86: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:86: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:88: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:89: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:90: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:91: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:96: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:97: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_readmodem':
drivers/isdn/i4l/isdn_tty.c:134: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:137: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:138: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:141: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:142: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:143: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:144: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c:146: error: 'struct tty_struct' has no member named 
'flip'
drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_at_cout':
drivers/isdn/i4l/isdn_tty.c:2372: error: 'struct tty_struct' has no member 
named 'flip'
drivers/isdn/i4l/isdn_tty.c:2403: error: 'struct tty_struct' has no member 
named 'flip'
drivers/isdn/i4l/isdn_tty.c:2418: error: 'struct tty_struct' has no member 
named 'flip'
make[3]: *** [drivers/isdn/i4l/isdn_tty.o] Error 1
make[2]: *** [drivers/isdn/i4l] Error 2
make[1]: *** [drivers/isdn] Error 2
make: *** [drivers] Error 2

greetings,
Damir

Le Thursday 01 September 2005 12:55, Andrew Morton a écrit :
| ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.
|6.13-mm1/
|
| - Included Alan's big tty layer buffering rewrite.  This breaks the
| build on lots of more obscure character device drivers.  Patches
| welcome (please cc Alan).

-- 
  Gentlemen, I want you to know that I am not always right, but I am
  never wrong. -Samuel Goldwyn


pgp3ZbYlWJB6V.pgp
Description: PGP signature


2.6.13-mm1 - drivers/serial/jsm/jsm_tty broken too

2005-09-01 Thread Damir Perisa
i disabled the isdn subsystem temporarely and tried to recompile 
finding out that jsm-tty is affected too:

 CC [M]  drivers/serial/jsm/jsm_tty.o
drivers/serial/jsm/jsm_tty.c: In function 'jsm_input':
drivers/serial/jsm/jsm_tty.c:592: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:619: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:620: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:623: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:624: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:667: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:668: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:669: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:670: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:671: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:672: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:674: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:677: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:680: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:681: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:682: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:691: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:692: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:693: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:694: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:695: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:696: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:698: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:701: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:742: error: 'struct tty_struct' has no member 
named 'flip'
drivers/serial/jsm/jsm_tty.c:742: error: 'struct tty_struct' has no member 
named 'flip'
make[3]: *** [drivers/serial/jsm/jsm_tty.o] Error 1
make[2]: *** [drivers/serial/jsm] Error 2
make[1]: *** [drivers/serial] Error 2
make: *** [drivers] Error 2

hope that this tty breaks will be fixed in mm2

greetings,
Damir

-- 
It would save me a lot of time if you just gave up and went mad now.


pgp60tBiLq0ox.pgp
Description: PGP signature


Re: 2.6.13-rc6-mm2 - drivers/net/s2io.o failed building

2005-08-23 Thread Damir Perisa
2.6.13-rc6-mm2  failed building with this problem (gcc 4.0.1):

  CC [M]  drivers/net/s2io.o
In file included from drivers/net/s2io.c:65:
drivers/net/s2io.h: In function 'readq':
drivers/net/s2io.h:765: error: invalid lvalue in assignment
drivers/net/s2io.h:766: error: invalid lvalue in assignment
make[2]: *** [drivers/net/s2io.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
==> ERROR: Build Failed.  Aborting...

greetings,
Damir

Le Tuesday 23 August 2005 06:30, vous avez écrit :
| - Various updates.  Nothing terribly noteworthy.
|
| - This kernel still spits a bunch of scheduling-while-atomic warnings
| from the scsi code.  Please ignore.

-- 
"Never give in.  Never give in.  Never. Never. Never."
-- Winston Churchill


pgpEkVtqfaK6M.pgp
Description: PGP signature


Re: 2.6.13-rc6-mm2 - fs/xfs/xfs*.c warnings

2005-08-23 Thread Damir Perisa
i'm compiling 2.6.13-rc6-mm2 atm and noticed that xfs is having lots of 
warnings while compiling. recently i switched to gcc 4.0.1 - maybe it's 
because of this.

details:

fs/xfs/xfs_acl.c: In function 'xfs_acl_access':
fs/xfs/xfs_acl.c:445: warning: 'matched.ae_perm' may be used uninitialized 
in this function

fs/xfs/xfs_alloc_btree.c: In function 'xfs_alloc_insrec':
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_startblock' may be used 
uninitialized in this function
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_blockcount' may be used 
uninitialized in this function

fs/xfs/xfs_bmap.c: In function 'xfs_bmap_alloc':
fs/xfs/xfs_bmap.c:2335: warning: 'rtx' is used uninitialized in this 
function

fs/xfs/xfs_dir2_sf.c: In function 'xfs_dir2_block_sfsize':
fs/xfs/xfs_dir2_sf.c:110: warning: 'parent' may be used uninitialized in 
this function

fs/xfs/xfs_dir_leaf.c: In function 'xfs_dir_leaf_to_shortform':
fs/xfs/xfs_dir_leaf.c:653: warning: 'parent' may be used uninitialized in 
this function

fs/xfs/xfs_ialloc_btree.c: In function 'xfs_inobt_insrec':
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_free' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_freecount' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:567: warning: 'nrec.ir_startino' may be used 
uninitialized in this function

and the following warning appears a lot of times:

fs/xfs/xfs_bmap_btree.h:508:21: warning: "__BIG_ENDIAN" is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: "__BIG_ENDIAN" is not defined

just giving a heads-up if somebody wants to clean this code. 

thanx + greetings,
Damir

Le Tuesday 23 August 2005 06:30, Andrew Morton a écrit :
| ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc
|6/2.6.13-rc6-mm2/
|
| - Various updates.  Nothing terribly noteworthy.
|
| - This kernel still spits a bunch of scheduling-while-atomic warnings
| from the scsi code.  Please ignore.
|

-- 
It is impossible for an optimist to be pleasantly surprised.


pgpIJ9o61dnLw.pgp
Description: PGP signature


Re: 2.6.13-rc6-mm2 - fs/xfs/xfs*.c warnings

2005-08-23 Thread Damir Perisa
i'm compiling 2.6.13-rc6-mm2 atm and noticed that xfs is having lots of 
warnings while compiling. recently i switched to gcc 4.0.1 - maybe it's 
because of this.

details:

fs/xfs/xfs_acl.c: In function 'xfs_acl_access':
fs/xfs/xfs_acl.c:445: warning: 'matched.ae_perm' may be used uninitialized 
in this function

fs/xfs/xfs_alloc_btree.c: In function 'xfs_alloc_insrec':
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_startblock' may be used 
uninitialized in this function
fs/xfs/xfs_alloc_btree.c:622: warning: 'nrec.ar_blockcount' may be used 
uninitialized in this function

fs/xfs/xfs_bmap.c: In function 'xfs_bmap_alloc':
fs/xfs/xfs_bmap.c:2335: warning: 'rtx' is used uninitialized in this 
function

fs/xfs/xfs_dir2_sf.c: In function 'xfs_dir2_block_sfsize':
fs/xfs/xfs_dir2_sf.c:110: warning: 'parent' may be used uninitialized in 
this function

fs/xfs/xfs_dir_leaf.c: In function 'xfs_dir_leaf_to_shortform':
fs/xfs/xfs_dir_leaf.c:653: warning: 'parent' may be used uninitialized in 
this function

fs/xfs/xfs_ialloc_btree.c: In function 'xfs_inobt_insrec':
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_free' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:750: warning: 'nrec.ir_freecount' is used 
uninitialized in this function
fs/xfs/xfs_ialloc_btree.c:567: warning: 'nrec.ir_startino' may be used 
uninitialized in this function

and the following warning appears a lot of times:

fs/xfs/xfs_bmap_btree.h:508:21: warning: __BIG_ENDIAN is not defined
fs/xfs/xfs_bmap_btree.h:626:21: warning: __BIG_ENDIAN is not defined

just giving a heads-up if somebody wants to clean this code. 

thanx + greetings,
Damir

Le Tuesday 23 August 2005 06:30, Andrew Morton a écrit :
| ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc
|6/2.6.13-rc6-mm2/
|
| - Various updates.  Nothing terribly noteworthy.
|
| - This kernel still spits a bunch of scheduling-while-atomic warnings
| from the scsi code.  Please ignore.
|

-- 
It is impossible for an optimist to be pleasantly surprised.


pgpIJ9o61dnLw.pgp
Description: PGP signature


Re: 2.6.13-rc6-mm2 - drivers/net/s2io.o failed building

2005-08-23 Thread Damir Perisa
2.6.13-rc6-mm2  failed building with this problem (gcc 4.0.1):

  CC [M]  drivers/net/s2io.o
In file included from drivers/net/s2io.c:65:
drivers/net/s2io.h: In function 'readq':
drivers/net/s2io.h:765: error: invalid lvalue in assignment
drivers/net/s2io.h:766: error: invalid lvalue in assignment
make[2]: *** [drivers/net/s2io.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
== ERROR: Build Failed.  Aborting...

greetings,
Damir

Le Tuesday 23 August 2005 06:30, vous avez écrit :
| - Various updates.  Nothing terribly noteworthy.
|
| - This kernel still spits a bunch of scheduling-while-atomic warnings
| from the scsi code.  Please ignore.

-- 
Never give in.  Never give in.  Never. Never. Never.
-- Winston Churchill


pgpEkVtqfaK6M.pgp
Description: PGP signature


2.6.13-rc2-mm1 - unknown symbol: is_broadcast_ether_addr

2005-07-11 Thread Damir Perisa
i get an unknown symbol "is_broadcast_ether_addr" from ipw2200 and 
ieee80211

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F 
System.map -b /home/damir/cvsARCH/extra/kernels/kernel26mm/pkg -r 
2.6.13-rc2-mm1-ARCH; fi
WARNING: 
/home/damir/cvsARCH/extra/kernels/kernel26mm/pkg/lib/modules/2.6.13-rc2-mm1-ARCH/kernel/drivers/net/wireless/ipw2200.ko
 
needs unknown symbol is_broadcast_ether_addr
WARNING: 
/home/damir/cvsARCH/extra/kernels/kernel26mm/pkg/lib/modules/2.6.13-rc2-mm1-ARCH/kernel/net/ieee80211/ieee80211.ko
 
needs unknown symbol is_broadcast_ether_addr

lucky me, i don't have this hardware ;-)

greetings,
Damir

Le Thursday 07 July 2005 13:00, Andrew Morton a écrit :
| - I seem to have quite a bit of material here which is appropriate to
|   2.6.13:

-- 
"Don't ever follow me, because I am difficult."
--- Eugene Ormandy


pgpp5hclpyGiV.pgp
Description: PGP signature


2.6.13-rc2-mm1 - unknown symbol: is_broadcast_ether_addr

2005-07-11 Thread Damir Perisa
i get an unknown symbol is_broadcast_ether_addr from ipw2200 and 
ieee80211

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F 
System.map -b /home/damir/cvsARCH/extra/kernels/kernel26mm/pkg -r 
2.6.13-rc2-mm1-ARCH; fi
WARNING: 
/home/damir/cvsARCH/extra/kernels/kernel26mm/pkg/lib/modules/2.6.13-rc2-mm1-ARCH/kernel/drivers/net/wireless/ipw2200.ko
 
needs unknown symbol is_broadcast_ether_addr
WARNING: 
/home/damir/cvsARCH/extra/kernels/kernel26mm/pkg/lib/modules/2.6.13-rc2-mm1-ARCH/kernel/net/ieee80211/ieee80211.ko
 
needs unknown symbol is_broadcast_ether_addr

lucky me, i don't have this hardware ;-)

greetings,
Damir

Le Thursday 07 July 2005 13:00, Andrew Morton a écrit :
| - I seem to have quite a bit of material here which is appropriate to
|   2.6.13:

-- 
Don't ever follow me, because I am difficult.
--- Eugene Ormandy


pgpp5hclpyGiV.pgp
Description: PGP signature


Re: 2.6.12-rc2-mm1 - printk timing broken

2005-04-07 Thread Damir Perisa
Hi Andrew,

Le Tuesday 05 April 2005 09:45, Andrew Morton a écrit :
> Brice Goglin <[EMAIL PROTECTED]> wrote:
> > Andrew Morton a écrit :
> >  > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.
> >  >12-rc2/2.6.12-rc2-mm1/
> >
> >  Hi Andrew,
> >
> >  printk timing seems broken.
> >  It always shows [ 0.00] on my Compaq Evo N600c.
>
> What sort of CPU does that thing have?  Please share the /proc/cpuinfo
> output.

i can reproduce this "[ 0.00]"-bug with a Thinkpad A31p with a P4M:

cpu family  : 15
model   : 2
model name  : Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
stepping: 7
cpu MHz : 1998.447
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid

> Does reverting
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc
>2/2.6.12-rc2-mm1/broken-out/sched-x86-sched_clock-to-use-tsc-on-config_h
>pet-or-config_numa-systems.patch fix it?

for me too - yes

strange, because the cpu supports tsc as the flags indicate in the cpuinfo 
i posted. hopefully this mystery is no more, soon ;-)

best regards,
Damir

-- 
Don't confuse things that need action with those that take care of 
themselves.


pgpKOpBaYyukE.pgp
Description: PGP signature


Re: 2.6.12-rc2-mm1 - printk timing broken

2005-04-07 Thread Damir Perisa
Hi Andrew,

Le Tuesday 05 April 2005 09:45, Andrew Morton a écrit :
 Brice Goglin [EMAIL PROTECTED] wrote:
  Andrew Morton a écrit :
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.
   12-rc2/2.6.12-rc2-mm1/
 
   Hi Andrew,
 
   printk timing seems broken.
   It always shows [ 0.00] on my Compaq Evo N600c.

 What sort of CPU does that thing have?  Please share the /proc/cpuinfo
 output.

i can reproduce this [ 0.00]-bug with a Thinkpad A31p with a P4M:

cpu family  : 15
model   : 2
model name  : Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
stepping: 7
cpu MHz : 1998.447
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid

 Does reverting
 ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc
2/2.6.12-rc2-mm1/broken-out/sched-x86-sched_clock-to-use-tsc-on-config_h
pet-or-config_numa-systems.patch fix it?

for me too - yes

strange, because the cpu supports tsc as the flags indicate in the cpuinfo 
i posted. hopefully this mystery is no more, soon ;-)

best regards,
Damir

-- 
Don't confuse things that need action with those that take care of 
themselves.


pgpKOpBaYyukE.pgp
Description: PGP signature