Brian Behlendorf 124ca8a5a9 SLES10 Fixes (part 7)
- Initial SLES testing uncovered a long standing bug in the debug
  tracing.  The tcd_for_each() macro expected a NULL to terminate
  the trace_data[i] array but this was only ever true due to luck.
  All trace_data[] iterators are now properly capped by TCD_TYPE_MAX.
- SPLAT_MAJOR 229 conflicted with a 'hvc' device on my SLES system.
  Since this was always an arbitrary choice I picked something else.
- The HAVE_PGDAT_LIST case should set pgdat_list_addr to the value stored
  at the address of the memory location returned by kallsyms_lookup_name().
2009-05-20 15:30:13 -07:00
2009-05-20 14:23:13 -07:00
2009-05-20 15:30:13 -07:00
2009-05-20 15:30:13 -07:00
2009-03-04 10:04:15 -08:00
2009-03-20 14:48:30 -07:00
2008-11-24 23:49:18 +00:00
2009-03-20 14:48:30 -07:00
2009-05-20 14:23:13 -07:00
2009-05-20 14:23:13 -07:00
2008-07-09 19:11:29 +00:00
2009-03-20 14:48:30 -07:00
2009-05-20 14:23:13 -07:00
2009-03-11 12:37:34 -07:00
S
Description
No description provided
122 MiB
Languages
C 70.2%
Shell 19.9%
Assembly 5.1%
M4 1.9%
Python 1.6%
Other 1.3%