search for: git12

Displaying 4 results from an estimated 4 matches for "git12".

Did you mean: git1
2008 Feb 13
2
[PATCH] btrfs: fixes for kobject changes in mainline
Here's a patch against the unstable tree that gets the code to build against Linus's current tree (2.6.24-git12). This is needed as the kobject/kset api has changed there. I tried to make the smallest changes needed, and it builds and loads successfully, but I don't have a btrfs volume anywhere (yet) to try to see if things still work properly :) Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de&gt...
2006 Jun 23
1
[PATCH] x86: fix microcode updater
This patch syncs up the microcode driver with linux 2.6.17 and adds on top of this enhancements (yet to be submitted to lkml) to prevent the driver from disabling interrupts for long periods of time. This is done by IPI-ing all remote CPUs sequentially rather than at once so they don''t all race for the same spin lock(s). Additionally, redundant updates on multiple siblings of the same
2006 Feb 02
1
RE: No VMX-guests on Intel Xeon/VT
...oting as expected the system, but > if I try to install s.th. with YaST it didn''t let me select > anything and there are no package-descriptions at all. > > But even this could be acceptable because I just want to use XEN! > > > So I started the XEN-kernel (2.6.15-git12-6-xen) and what do I get: > > not found -- exiting to /bin/sh > $ > aaarg ... > > > The first thing is: > > Could not allocate 16 bytes percpu data > WARNING: Error inserting scsi_mod .... : Cannot allocate memory > sd_mod: Unknown symbol scsi_... > ... >...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-klibc-clean.git The full history klibc git tree is available at: git:...