next bunch of fixes for bugs found by randconfig

This commit is contained in:
Denis Vlasenko
2006-12-30 18:42:29 +00:00
parent 3bba545a54
commit 6a5dc5d75a
8 changed files with 234 additions and 228 deletions

View File

@ -3859,11 +3859,12 @@ add_ksymoops_symbols(struct obj_file *f, const char *filename,
#if ENABLE_FEATURE_INSMOD_LOAD_MAP
static void print_load_map(struct obj_file *f)
{
struct obj_symbol *sym;
struct obj_symbol **all, **p;
struct obj_section *sec;
#if ENABLE_FEATURE_INSMOD_LOAD_MAP_FULL
struct obj_symbol **all, **p;
int i, nsyms, *loaded;
struct obj_symbol *sym;
#endif
/* Report on the section layout. */
printf("Sections: Size %-*s Align\n",