On Sun, 17 Aug 2008 11:30:41 +0530, Satish Eerpini said:You might want to make sure you're using a 2.6.18-vintage kdb patch, as trying to fit a 2.6.26 kdb onto a 2.6.18 kernel is unlikely to bring joy. No, the rejects during the patch are almost certainly related to your compile errors... Your kdb patch probably includes a patch to include/linux/fs.h that adds a member 'u' to a 'struct inode'. If this generated a reject, then the member 'u' won't be in the struct, and your compile dies... kdb_page_flags is probably a macro that does something like: #define kdb_page_flags(a,b) (..... Page##b) The 'implicit declaration' is most likely a missing #include someplace, which again hints at the rejects from a misapplied patch...
| Eric Sandeen | Re: [RFC] Heads up on sys_fallocate() |
| FUJITA Tomonori | Re: Integration of SCST in the mainstream Linux kernel |
| Anton Salikhmetov | [PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_msync() |
| Jeff Garzik | Re: [Bug #11210] libata badness |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Corey Minyard | [PATCH 3/3] Convert the UDP hash lock to RCU |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Herbert Xu | Re: xfrm_state locking regression... |
