$ git am /tmp/atomic/000* Applying: This is first patch of GSOC2012 project atomic support for RTEMS. It includes all the modifies to the related *.am and *.ac files. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:81: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: This is second patch of GSOC2012 project atomic support for RTEMS. It includes the atomic operations API definition for all the architectures. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:61: trailing whitespace. * /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:65: trailing whitespace. * in the other components directly. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:94: trailing whitespace. * memory synchronization operations used in the atomic operation API /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:95: trailing whitespace. * definitions. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:101: trailing whitespace. * location. This flag guarantees that the effects of load operation are warning: squelched 11 whitespace errors warning: 16 lines add whitespace errors. Applying: This is third patch of GSOC2012 project atomic support for RTEMS. It includes the implementation of atomic operations for i386 architecture. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:14: trailing whitespace. * /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:15: trailing whitespace. * This include file implements the atomic operations for i386 and defines /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:18: trailing whitespace. * operations API file atomic.h. Most of the parts of implementations are warning: 3 lines add whitespace errors. Applying: This is fourth patch of GSOC2012 project atomic support for RTEMS. It includes the implementation of atomic operations for PowerPC architecture. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:14: trailing whitespace. * /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:15: trailing whitespace. * This include file implements the atomic operations for PowerPC and defines /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:18: trailing whitespace. * operations API file atomic.h. Most of the parts of implementations are warning: 3 lines add whitespace errors. Applying: This is fifth patch of GSOC2012 project atomic support for RTEMS. It includes seven test cases of atomic operations for UP system. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:96: trailing whitespace. spatomic01_SOURCES = init.c tasks.c system.h /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:168: trailing whitespace. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:181: trailing whitespace. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:793: trailing whitespace. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:833: trailing whitespace. spatomic03_SOURCES = init.c tasks.c system.h warning: squelched 16 whitespace errors warning: 21 lines add whitespace errors. Applying: This is sixth patch of GSOC2012 project atomic support for RTEMS. It includes seven test cases of atomic operations for SMP system. /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:291: trailing whitespace. #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4 /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:602: trailing whitespace. #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4 /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:914: trailing whitespace. #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4 /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:1235: trailing whitespace. #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4 /home/joel/rtems-4.11-work/rtems-testing/rtems/rtems/.git/rebase-apply/patch:1556: trailing whitespace. #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4 warning: squelched 7 whitespace errors warning: 12 lines add whitespace errors.