Pull model-name into release branch

This commit is contained in:
Tony Luck 2006-09-26 09:47:04 -07:00
commit ae3e021862
3 changed files with 42 additions and 10 deletions

View 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;