linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6] i2o_proc converting from proc_read to seq_file with problems and request for help
@ 2004-05-12 11:37 Markus Lidel
  0 siblings, 0 replies; only message in thread
From: Markus Lidel @ 2004-05-12 11:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alan Cox, Warren Togami, Al Viro

Hello,

first, i didn't attach the patch because the size is 120k and it doesn't 
work at the moment. If you want it by e-mail, please let me know. 
Meanwhile you could download the patch from:

http://i2o.shadowconnect.com/testing/i2o_proc-seq_file.patch

The patch converts the proc_read function to the seq_file function 
(thanks to Al Viro for helping).

Only some functions are working without any problem (e. g. i2o_*_lct). 
But some others get a Segmentation fault (e. g. i2o_*_claimed). Strange 
about it is that the Segmentation fault occur after the function returns 
and the output is displayed normally.

If you want the output of the kernel for 32-bit UP and 64-bit SMP 
system, look at http://i2o.shadowconnect.com/testing/.

Any help what i done wrong would be appreciated.

Thank you very much.


Markus Lidel
------------------------------------------
Markus Lidel (Senior IT Consultant)

Shadow Connect GmbH
Carl-Reisch-Weg 12
D-86381 Krumbach
Germany

Phone:  +49 82 82/99 51-0
Fax:    +49 82 82/99 51-11

E-Mail: Markus.Lidel@shadowconnect.com
URL:    http://www.shadowconnect.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-12 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-12 11:37 [PATCH 2.6] i2o_proc converting from proc_read to seq_file with problems and request for help Markus Lidel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).