https://github.com/torvalds/linux
Revision 0203d6ec4e88062f20558fbed3cdff2af758a53b authored by Benjamin Herrenschmidt on 29 April 2009, 19:39:38 UTC, committed by Benjamin Herrenschmidt on 01 May 2009, 05:12:05 UTC
commit 2657dd4e301d4841ed67a4fac7d145ad8f3e1b28 introduced a
bug where we would now always override the "real" oprofile CPU
type with the "compatible" one provided by a pseudo-PVR in the
device-tree which is incorrect and breaks oprofile on all current
configs since the "compatible" ones aren't yet recognized.

This fixes it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 9d37a90
History
Tip revision: 0203d6ec4e88062f20558fbed3cdff2af758a53b authored by Benjamin Herrenschmidt on 29 April 2009, 19:39:38 UTC
powerpc: Fix setting of oprofile cpu type
Tip revision: 0203d6e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.2 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top