David Miller wrote: > From: Oliver Hartkopp <[email protected]> > Date: Sat, 10 Apr 2010 14:36:48 +0200 > >> So i wonder why Nemeth trapped into this problem ... probably an include file >> mix-up? > > Do you have CONFIG_DEBUG_STRICT_USER_COPY_CHECKS enabled in your > kernel config? > > That's the only way you get an actual failure of a build when > the user copy size can't be proven to be in range by the > compiler, otherwise it just warns.
No, indeed i do not have it set. # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set What would be the best approach to fix this build failure then? By applying the patch thankfully provided by Eric? Regards, Oliver _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
