lkml.org 
[lkml]   [2007]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [-mm patch] arch/i386/xen/: possible cleanups
Adrian Bunk wrote:
> This patch contains the following possible cleanups:
> - every file should #include the headers containing the prototypes for
> it's global functions
> - the xen_set_pud() prototype mismatch gcc was now able to detect
> is corrected
> - make the following needlessly global variable static:
> - events.c: virq_to_irq[]
> - make the following needlessly global functions static:
> - setup.c: xen_idle()
> - events.c: mask_evtchn()
> - events.c: unmask_evtchn()
> - mmu.c: xen_pgd_unpin()
> - remove the following unused variables:
> - setup.c: pfn_to_mfn_frame_list
> - setup.c: pfn_to_mfn_frame_list_list
> - #if 0 the following unused global function:
> - mmu.c: xen_set_pte_atomic()
> - remove the following empty unused global functions:
> - mmu.c: xen_pte_update()
> - mmu.c: xen_pte_update_defer()
> - remove the following unused EXPORT_SYMBOL:
> - setup.c: HYPERVISOR_shared_info
>

Thanks Adrian. I'd already done a lot of this locally, but I'll
double-check before posting.

> struct shared_info *HYPERVISOR_shared_info = &init_shared;
> -EXPORT_SYMBOL(HYPERVISOR_shared_info);
>

Are you sure? I thought I added this because akpm was getting compile
errors with allmodconfig.

J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-03-01 11:55    [W:0.325 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site