* Yinghai Lu <[EMAIL PROTECTED]> wrote: > +/* Fam 10h MSRs */ > +#define MSR_FAM10H_MMIO_CONF_BASE 0xc0010058 > +#define FAM10H_MMIO_CONF_ENABLE (1<<0) > +#define FAM10H_MMIO_CONF_BUSRANGE_MASK 0xf > +#define FAM10H_MMIO_CONF_BUSRANGE_SHIFT 2 > +#define FAM10H_MMIO_CONF_BASE_MASK 0xfffffff > +#define FAM10H_MMIO_CONF_BASE_SHIFT 20
i've applied this patch to x86.git - but the other patches should go via Greg and/or -mm i suspect? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/