Re: Linux 3.4.28

2013-01-27 Thread Greg KH
diff --git a/Makefile b/Makefile index f139ce7..8ccebba 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 27 +SUBLEVEL = 28 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/drivers/acpi/processor_idle.c b/drivers/acpi/processor_idle.c index

Linux 3.4.28

2013-01-27 Thread Greg KH
n Ian King (1): PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported Daniel Vetter (1): drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled Dmitry Kasatkin (1): evm: checking if removexattr is not a NULL Greg Kroah-Hartman (1): Linux 3.4.28 Hugh Daschba