[lng-odp] [PATCH CLOUD-DEV v1 0/2] Move pool to modular framework

2017-08-09 Thread Github ODP bot
Separate with two commits.
First one is to add the pool subsystem in modular framework.
Second one is to add the generic pool implementation to the pool subsystem.

github
/** Email created from pull request 120 (kevinwangsk:cloud-dev-pool-modular)
 ** https://github.com/Linaro/odp/pull/120
 ** Patch: https://github.com/Linaro/odp/pull/120.patch
 ** Base sha: 863d61cc3ed82f9f0725c792910e8a05cc5d5a82
 ** Merge commit sha: 2946a7225316eb82bffa62cd0ab02f4a6e079037
 **/
/github

checkpatch.pl
total: 0 errors, 0 warnings, 0 checks, 81 lines checked


to_send-p-000.patch has no obvious style problems and is ready for submission.
total: 0 errors, 0 warnings, 0 checks, 958 lines checked


to_send-p-001.patch has no obvious style problems and is ready for submission.
/checkpatch.pl


[lng-odp] [PATCH CLOUD-DEV v1 0/2] Move pool to modular framework

2017-08-08 Thread Github ODP bot
Includes two commits, first one is to apply pool to modular framework. Second 
one is to move the pool implementation of linux-generic to pool subsystem.

github
/** Email created from pull request 117 (kevinwangsk:cloud-dev)
 ** https://github.com/Linaro/odp/pull/117
 ** Patch: https://github.com/Linaro/odp/pull/117.patch
 ** Base sha: 370f93139e16633390cb28acda6296da8fee006d
 ** Merge commit sha: b2fdd36c723fee970da5c3bcd487cfd4b5eb18a9
 **/
/github

checkpatch.pl
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per 
line)
#16: 
 .../linux-generic/include/odp_pool_subsystem.h | 50 ++

ERROR: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 0 checks, 80 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.
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per 
line)
#18: 
 .../linux-generic/{odp_pool.c => pool/generic.c}   | 315 +++--

ERROR: Missing Signed-off-by: line(s)

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


to_send-p-001.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