All of lore.kernel.org
 help / color / mirror / Atom feed
* more 2.0 compatibility problems
@ 2000-05-19 17:48 Erwin Authried
  0 siblings, 0 replies; only message in thread
From: Erwin Authried @ 2000-05-19 17:48 UTC (permalink / raw)
  To: 'mtd@infradead.org'

I have tried to use compatmac.h from 2.3.99 to compile for 2.0, without success.
Some definitions in this file are simply wrong.

Further problems:
the functions end_that_request_first and end_that_request_last are missing.
I don't know if they can simply be copied from some recent kernel.

David's definition for __MOD_INC_USE_COUNT and __MOD_DEC_USE_COUNT in
include/linux/mtd/compatmac.h doesn't work, the usage count in 2.0 kernels is 
implemented in a different way. Is there an easy way to implement this functionality
for 2.0 kernels? 

Regarding the userspace copy problem in mtdchar.c:
If a kernel buffer is used to hold the data for flash writes, may there be problems
with some flash hardware if the write is splitted up into small chunks?

-Erwin



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

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

only message in thread, other threads:[~2000-05-19 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-05-19 17:48 more 2.0 compatibility problems Erwin Authried

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.