* 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.

After that, any readability and formatting patches should
contain no functional changes.

Regards,

Tony
--
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

Reply via email to