naveen penumala wrote:
> Hi Li,
> 
> when I applied this patch to the kernel following error occurred.
> 

It seems those compile errors has nothing to do with the patch..

Did you pass compilation successfully without the patch?

> fs/inotify_user.c: In function âsys_inotify_initâ:
> fs/inotify_user.c:594: warning: assignment discards qualifiers from pointer
> target type
> fs/inotify_user.c:595: error: âstruct fileâ has no member named âf_pathâ
> fs/inotify_user.c:596: error: âstruct fileâ has no member named âf_pathâ
> fs/inotify_user.c:597: error: âstruct fileâ has no member named âf_pathâ
> fs/inotify_user.c: In function âinotify_get_sbâ:
> fs/inotify_user.c:701: error: too many arguments to function âget_sb_pseudoâ
> fs/inotify_user.c:701: warning: return makes integer from pointer without a
> cast
> fs/inotify_user.c: At top level:
> fs/inotify_user.c:706: warning: initialization from incompatible pointer
> type
> make[1]: *** [fs/inotify_user.o] Error 1
> make: *** [fs] Error 2
> 
> regards,
> NVN

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to