Revision 454c0bfd0c6469276dec766e5b41efcf0ccf2619 authored by Benjamin Herrenschmidt on 05 February 2012, 13:50:04 UTC, committed by Benjamin Herrenschmidt on 14 February 2012, 04:01:38 UTC
It appears that on the Chroma card, the class code of the root
complex is still wrong even on DD2 or later chips. This could
be a firmware issue, but that breaks resource allocation so let's
unconditionally fix it up.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 3ec1e88
History
File Mode Size
Kconfig -rw-r--r-- 14.5 KB
Makefile -rw-r--r-- 2.0 KB
blktrace.c -rw-r--r-- 42.1 KB
ftrace.c -rw-r--r-- 97.3 KB
power-traces.c -rw-r--r-- 418 bytes
ring_buffer.c -rw-r--r-- 104.7 KB
ring_buffer_benchmark.c -rw-r--r-- 10.5 KB
rpm-traces.c -rw-r--r-- 474 bytes
trace.c -rw-r--r-- 111.7 KB
trace.h -rw-r--r-- 23.6 KB
trace_branch.c -rw-r--r-- 9.1 KB
trace_clock.c -rw-r--r-- 3.0 KB
trace_entries.h -rw-r--r-- 6.8 KB
trace_event_perf.c -rw-r--r-- 4.7 KB
trace_events.c -rw-r--r-- 36.9 KB
trace_events_filter.c -rw-r--r-- 47.5 KB
trace_events_filter_test.h -rw-r--r-- 1.0 KB
trace_export.c -rw-r--r-- 4.5 KB
trace_functions.c -rw-r--r-- 8.2 KB
trace_functions_graph.c -rw-r--r-- 34.9 KB
trace_irqsoff.c -rw-r--r-- 15.5 KB
trace_kdb.c -rw-r--r-- 3.0 KB
trace_kprobe.c -rw-r--r-- 52.8 KB
trace_mmiotrace.c -rw-r--r-- 9.0 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_output.c -rw-r--r-- 27.5 KB
trace_output.h -rw-r--r-- 1.6 KB
trace_printk.c -rw-r--r-- 7.5 KB
trace_sched_switch.c -rw-r--r-- 5.8 KB
trace_sched_wakeup.c -rw-r--r-- 14.0 KB
trace_selftest.c -rw-r--r-- 20.3 KB
trace_selftest_dynamic.c -rw-r--r-- 168 bytes
trace_stack.c -rw-r--r-- 8.3 KB
trace_stat.c -rw-r--r-- 8.2 KB
trace_stat.h -rw-r--r-- 973 bytes
trace_syscalls.c -rw-r--r-- 16.6 KB
trace_workqueue.c -rw-r--r-- 7.4 KB

back to top