A little bit more clean up things in patch v2. Looks like we also need to do some renames for internal things to drop odp_ prefix. So that only api functions should start with odp_, no any internal things. Is there any volunteer to do bunch of renames? :)
Thanks, Maxim. Maxim Uvarov (2): linux-generic: use default huge page size linux-generic: drop odp_ prefix for internal cpuinfo .../linux-generic/arch/default/odp_sysinfo_parse.c | 2 +- .../linux-generic/arch/mips64/odp_sysinfo_parse.c | 2 +- .../linux-generic/arch/powerpc/odp_sysinfo_parse.c | 2 +- .../linux-generic/arch/x86/odp_sysinfo_parse.c | 2 +- platform/linux-generic/include/odp_internal.h | 8 ++-- platform/linux-generic/odp_system_info.c | 54 +++++++++------------- 6 files changed, 30 insertions(+), 40 deletions(-) -- 2.7.1.250.gff4ea60 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
