On Thu, Nov 18, 2010 at 6:41 PM, Tony Lindgren <[email protected]> wrote: > * Jean Pihet <[email protected]> [101118 06:43]: >> From: Vishwanath BS <[email protected]> >> >> Clean up of the ASM code: >> - reworked and simplified the execution paths, for better >> readability and to avoid duplication of code, >> - reworked the comments for better readability, >> - reworked the code formating and alignment, >> - added comments for the i443 errata workarounds, >> - replaced the cache flush code by a call to the kernel >> common code for ARMv7 (v7_flush_kern_cache_all), which is >> better maintained and so more mature, >> - clean up of non used symbols. > > This should be broken into several patches. > > The first patch should be to use v7_flush_kern_cache_all > instead of the buggy older copy of that in sleep34xx.S. Agree
> > After that, any readability and formatting patches should > contain no functional changes. Will rework and repost once something goes out of the on-going discussions. > > Regards, > > Tony > Thanks, Jean -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
