[PATCH 2/2] Add support to OProfile for profiling Cell BE SPUs

Arnd Bergmann arnd at arndb.de
Fri Jul 13 20:02:19 EST 2007


On Friday 13 July 2007, Bob Nelson wrote:
> We would like this patch included in -mm and 2.6.23.
> 
> Subject: Add support to OProfile for profiling Cell BE SPUs
> 
> From: Maynard Johnson <mpjohn at us.ibm.com>
>       Bob Nelson <rrnelson at us.ibm.com>
> 

The patch itself looks ok, but unfortunately, you have a few
formal mistakes in the submission. Most importantly, the long
lines got wrapped by your mail client, so it won't apply.

About the start of the mail, please put the 'We would like to...'
part and everything else that is not supposed to show up in
the changelog _below_ the introduction, separated from the
changelog with a single line containing the string '---'.

The Subject: line should not be in the mail body, it's only
used if you want to use the 'quilt mail' tool, which will
move it to the real subject of the mail.

The From: line can only have one name in it. If you want to
give credit to multiple people, that should be in the
changelog text.

Please resend.

	Arnd <><

> This patch updates the existing arch/powerpc/oprofile/op_model_cell.c
> to add in the SPU profiling capabilities.  In addition, a 'cell'
> subdirectory
> was added to arch/powerpc/oprofile to hold Cell-specific SPU profiling
> code.
> Also incorporated several fixes from other patches.  Check pointer
> returned from kzalloc.  Eliminated unnecessary cast.  Better error
> handling and cleanup in the related area.  64-bit unsigned long
> parameter
> was being demoted to 32-bit unsigned int and eventually promoted back to
> unsigned long.
> 
> Signed-off-by: Carl Love <carll at us.ibm.com>
> Signed-off-by: Maynard Johnson <mpjohn at us.ibm.com>
> Signed-off-by: Bob Nelson <rrnelson at us.ibm.com>
> Acked-by: Arnd Bergmann <arnd.bergmann at de.ibm.com>
> Acked-by: Paul Mackerras <paulus at samba.org>





More information about the Linuxppc-dev mailing list