Forgot the attachment...
-----Mensaje original-----
De: Bartsch Carsten
Enviado el: martes, 03 de marzo de 2009 10:09
Para: 'microblaze-uclinux@xxxxxxxxxxxxxx'
Asunto: copy_to_user problem
Here is a small fix for the macros copy_to_user and copy_from_user. It
took me quite some time to figure out why the ipc messages didn't work
as intended. I saw other code that could trigger this bug, so this might
help.
Carsten