]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-ia64/processor.h
Pull model-name into release branch
[karo-tx-linux.git] / include / asm-ia64 / processor.h
index 265f4824db0e2e6ea04abc225f81758547a8de62..ead68f8eb883cd254c8801ce59a61640e1f5d2c8 100644 (file)
@@ -163,6 +163,7 @@ struct cpuinfo_ia64 {
        __u8 family;
        __u8 archrev;
        char vendor[16];
+       char *model_name;
 
 #ifdef CONFIG_NUMA
        struct ia64_node_data *node_data;