RE: [patch] IA64: make rsvd_region and num_rsvd_regions static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> rsvd_region and num_rsvd_regions are only accessed in
> arch/ia64/kernel/setup.c, so they should be static.

Are you looking at -mm or linux-next?  In my tree I see:

arch/ia64/mm/contig.c:  for (i = 0; i < num_rsvd_regions; i++) {
arch/ia64/mm/contig.c:          range_end   = min(end, rsvd_region[i].start & PAGE_MASK);
arch/ia64/mm/contig.c:          free_start = PAGE_ALIGN(rsvd_region[i].end);

-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux