Re: Recent development patches
Milan Oravec <[email protected]>
| Newsgroups | gmane.linux.swsusp.devel |
|---|---|
| Organization | CIKT UKF Nitra |
| Message-ID | <[email protected]> |
Hi Mikael, patches applied cleanly, but compilation ends witch error: CC kernel/power/tuxonice_userui.o CC [M] arch/x86/kvm/../../../virt/kvm/assigned-dev.o kernel/power/tuxonice_userui.c:598: error: ‘THIS_MODULE’ undeclared here (not in a function) make[2]: *** [kernel/power/tuxonice_userui.o] Error 1 make[1]: *** [kernel/power] Error 2 make: *** [kernel] Error 2 I'm using tuxoniceui_text in kernel config. When I disable TOI user_ui kernel option in config kernel compilation ends with: fs/fuse/file.c: In function ‘fuse_do_ioctl’: fs/fuse/file.c:1835: error: ‘inode’ undeclared (first use in this function) fs/fuse/file.c:1835: error: (Each undeclared identifier is reported only once fs/fuse/file.c:1835: error: for each function it appears in.) make[2]: *** [fs/fuse/file.o] Error 1 make[1]: *** [fs/fuse] Error 2 make: *** [fs] Error 2 Any suggestion? Thank you for help. Have a nice day, Milan On 12/05/2011 09:29 AM, Mikael Pettersson wrote: > Milan Oravec writes: > > Thank you for help! I'll give it a try. I can understand it as there is > > not development against current 3.2 branch? > > > > Milan > > > > > > On 12/04/2011 04:13 PM, Nix wrote: > > > On 2 Dec 2011, Milan Oravec verbalised: > > > > > >> I want to ask if there are TOI patches for current kernel development > > >> tree or for 3.1 branch? If yes, where I can find them. It seems that > > >> for now is your development git tree not hosted on kernel.org. > > > > > > You want git://git.tuxonice.net/tuxonice-head.git (you may need to 'git > > > merge' in the latest 3.1.x stable tree yourself, but it applies with no > > > conflicts). > > Nigel doesn't appear to have time to follow kernel development on > a daily or even weekly basis (not a critique, just an observation), > so I maintain my own forward-ports of tuxonice between Nigels > official releases. > > Anyway, in<http://user.it.uu.se/~mikpe/linux/patches/tuxonice/> > you'll find my forward-ports of tuxonice-3.2 to the 3.0/3.1/3.2-rc4 > kernels. Compile-tested on x86_64 and i686, but only lightly > runtime tested. No guarantees etc. > > /Mikael >