From b2b465cef5f93afcf3b66595ee641fc83a54eced Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 6 Jan 2009 13:58:22 +0000 Subject: [PATCH] --- yaml --- r: 127697 b: refs/heads/master c: 9b635642bce0500bdc7331ce8eeca97907b77117 h: refs/heads/master i: 127695: 0867f9b1a49c5426396c906fd20c11c7ccd3070e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/oprofile/cell/pr_util.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6e0e44b73a91..9895e6b9ce8e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7021d86afa6f3a8bf76218ac97f5847a6d985730 +refs/heads/master: 9b635642bce0500bdc7331ce8eeca97907b77117 diff --git a/trunk/arch/powerpc/oprofile/cell/pr_util.h b/trunk/arch/powerpc/oprofile/cell/pr_util.h index 628009c01958..dfdbffa06818 100644 --- a/trunk/arch/powerpc/oprofile/cell/pr_util.h +++ b/trunk/arch/powerpc/oprofile/cell/pr_util.h @@ -79,7 +79,7 @@ struct spu_buffer { * the vma-to-fileoffset map. */ struct vma_to_fileoffset_map *create_vma_map(const struct spu *spu, - u64 objectid); + unsigned long objectid); unsigned int vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, const struct spu *aSpu, int *grd_val);