On Wed, Oct 21, 2009 at 06:59:07PM +0200, Robert Richter wrote: > On 21.10.09 22:51:46, Wu Zhangjin wrote: > > This patch try to unify the naming method between kernel and the > > user-space oprofile tool. 'Cause loongson is used instead of godson in > > most of the places, and just confer with the developer of the user-space > > tool, we are agreed to use loongson instead, which will help a lot to > > the future maintaining. > > > > (This patch is very important to help the user-space support upstream, > > so, Ralf, could you please merge it into your -queue branch, thanks!) Applied to master, not queue. The name is part of an API, so cosmetic changes like this are to be avoided. Fortunately the oprofile code in question is still fairly new, hasn't been art of any stable kernel release yet so it better go into the kernel now than later. > > Signed-off-by: Wu Zhangjin <wuzhangjin@xxxxxxxxx> > > Acked-by: Robert Richter <robert.richter@xxxxxxx> > > Ralf, please apply to your tree. Ralf