Rewrite ARCH-specific files so that there is no significant code
duplication between different arch files and default files set.
Signed-off-by: Dmitry Eremin-Solenikov dmitry.ereminsoleni...@linaro.org

----------------github------------------------
/** Email created from pull request 163 (lumag:improve-build-4)
 ** https://github.com/Linaro/odp/pull/163
 ** Patch: https://github.com/Linaro/odp/pull/163.patch
 ** Base sha: 42184679185ce0c979e065349360167e3fce6ca0
 ** Merge commit sha: ba3d784c62f2d435daa5d26e1c815ff3d29574f7
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
WARNING: Use of volatile is usually wrong: see 
Documentation/volatile-considered-harmful.txt
#199: FILE: platform/linux-generic/arch/aarch64/odp/api/cpu_arch.h:23:
+       __asm volatile("isb" ::: "memory");

total: 0 errors, 1 warnings, 0 checks, 372 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to