linux-next: build failure after merge of the nfsd and xfs trees
Hi Bruce, David, After merging the nfsd and xfs trees, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/xfs/linux-2.6/xfs_export.c: In function 'xfs_fs_nfs_commit_metadata': fs/xfs/linux-2.6/xfs_export.c:230: error: 'XFS_LOG_FORCE' undeclared (first use in this function) fs/xfs/linux-2.6... 23 Feb 2010 22:44
RE
Good day! My name is Sir William Wilcox,I work with the Euro Lottery. I can help you win 4,528,000 GBP.But I charge 40% of the winning.Can we do this deal together? Email me -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More ... 23 Feb 2010 20:30
RE
Good day! My name is Sir William Wilcox,I work with the Euro Lottery. I can help you win 4,528,000 GBP.But I charge 40% of the winning.Can we do this deal together? Email me -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More ... 23 Feb 2010 20:30
[Patch 0/1] Fix __d_path for lazy unmounts v2
Second iteration of the __d_path patch Fixes * formating problem - while(dentry * the assignment where comparison should be used Tests to exercise the behavior and test for regressions follows --- #!/bin/bash #simple script to test behavior of lazily unmounted bi... 23 Feb 2010 19:22
Kernel: 2.6.32.8 - usbfs: USBDEVFS_CONTROL failed
Hi, Kernel: 2.6.32.8 Using nut for my UPS. Motherboard: Intel The latest BIOS allows nut to work, but when the system is under load, I get this error: BIOS: KGIBX10J [34956.885638] usb 2-1.7: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 161 rq 1 len 4 ret -110 [36255.602870] usb 2-1.7: usbfs: ... 23 Feb 2010 19:22
(none)
JOSE LOANS CO-OPERATION gives out loans at low interest rate 3% to student,individuals,business men and woman with low credit all over the globe.Sound lending is base on the promise that the borrowers will repay.contact us on :(:+234 705 167 9220) First Name:_________________________ __ Gender:______________... 23 Feb 2010 19:22
allocation within a range
Hello, I'd like to use kmem_cache() system, but need the memory taken from a specific range. I think about adding new zone and define new GFP flag to either select or ignore the zone. Does it sound possible (then I welcome any hint if you know where to add the appropriated test in allocator, how to attach the re... 23 Feb 2010 19:22
qla2xxx UNDERRUNS and failed multipath paths
I discovered I was easily able to trigger path failures in kernel 2.6.32.8. Since I had known I had not had this problem in the 2.6.27 series kernels, I bisected between 2.6.27 and 2.6.28 and found that the following commit causes UNDERRUNS to turn into a serious problem. 2d136938792ba04bf3b6bb2d3a2807dc05c396fc... 23 Feb 2010 18:13
x86-32: improve atomic64_t functions (v2)
Hi Luca, I wonder if I could ask you to recreate your patchset on top of the x86/asm branch in the -tip tree. There are some nontrivial changes to the alternatives mechanism, plus a restructuring of the atomic headers which both conflict with this patchset. The -tip tree is available from: git://git.kernel... 1 Mar 2010 14:07
Security: add static to security_ops and default_security_ops variable
On Tue, 23 Feb 2010, wzt.wzt(a)gmail.com wrote: Enhance the security framework to support resetting the active security module. This eliminates the need for direct use of the security_ops and default_security_ops variables outside of security.c, so make security_ops and default_security_ops static. Also rem... 23 Feb 2010 17:02