Hi, On Mon, Sep 17, 2012 at 4:05 PM, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > Well...I don't think so, others also should be fixed before v3.6 because as > you can see, it can occur unexpected behavior and must be wrong. But last > one is small thing... "ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name" is a valid cleanup, but it has zero functional impact, it just reorders two unused arguments to a stub macro. "ARM: S3C24xx: delete double assignment" is a valid bugfix, but the bug was introduced in "ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing" in 2.6.39 so fixing it in 3.7 seems just as fine as 3.6, in my opinion -- it's gone unnoticed so far and was just found by tools. "ARM: S3C24XX: removes unnecessary semicolon" fixes a harmless extra semicolon after a switch statement. Valid cleanup but definitely not urgent for 3.6. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html