search for: clflsh

Displaying 3 results from an estimated 3 matches for "clflsh".

Did you mean: clflush
2015 Feb 10
0
[PATCH 4/6] hdt: fix sizeof(char *) misuse
...", false); - show_flag(buffer, hardware->cpu.flags.pat, "pat ", false); - show_flag(buffer, hardware->cpu.flags.pse_36, "pse_36 ", false); - show_flag(buffer, hardware->cpu.flags.psn, "psn ", false); - show_flag(buffer, hardware->cpu.flags.clflsh, "clflsh ", false); - show_flag(buffer, hardware->cpu.flags.dts, "dts ", false); - show_flag(buffer, hardware->cpu.flags.acpi, "acpi ", false); - show_flag(buffer, hardware->cpu.flags.mmx, "mmx ", false); - show_flag(buffer, hardware->...
2015 Feb 10
6
[PATCH 0/6] fix some compiler warnings
These patches fix a few compiler warnings. Tested on top of commit aee0dc5565711ef5be7c30fb5fc1c5f3f98db09f Jonathan Boeing (6): Use z width specifier when printing size_t variable pxe: fix truncation warning gpllib: fix sizeof(char *) misuse hdt: fix sizeof(char *) misuse hdt: fix sizeof(char *) misuse hdt: fix sizeof(char *) misuse com32/gpllib/dmi/dmi.c | 24 +++---
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and