diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2011-03-22 15:42:14 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-03-23 19:29:46 -0300 |
commit | 60e4b10c5a27182bc8ce7435050a17cb61c94d00 (patch) | |
tree | caf58784e25218e8e0340b9b22fe65bed08fa335 /drivers/pci/hotplug/ibmphp_pci.c | |
parent | b25114817a73bbd2b84ce9dba02ee1ef8989a947 (diff) |
perf symbols: Look at .dynsym again if .symtab not found
The original intent of the code was to repeat the search with
want_symtab = 0. But as the code stands now, we never hit the "default"
case of the switch statement. Which means we never repeat the search.
Tested-by: Srikar Dronamraju <[email protected]>
Reported-by: Arun Sharma <[email protected]>
Reported-by: Srikar Dronamraju <[email protected]>
Cc: Dave Martin <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_pci.c')
0 files changed, 0 insertions, 0 deletions