[PATCH 0/5] [MIPS] unexport a few symbols in MIPS-specific code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitri Vorobiev
Date: Tuesday, April 1, 2008 - 4:58 pm

Hi Ralf,

A few exported symbols in MIPS-specific code can be unexported,
and this series of patches does so.

This series was tested using a custom config that was produced
by running `make allmodconfig', after which the CONFIG_VORTEX
option was manually turned off. The patches I am submitting do
not touch the code affected by this option, however. Setting
this options on leads to unbuildable kernel independently of
whether the patches are applied.

Additionally, the entire patchset was tested at runtime by
booting the Malta 4Kc board up to the shell prompt and
inserting the `oprofile.ko' kernel module. The tests were
successful.

Thanks,
Dmitri
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] [MIPS] unexport a few symbols in MIPS-specific ..., Dmitri Vorobiev, (Tue Apr 1, 4:58 pm)
[PATCH 1/5] [MIPS] unexport copy_user_highpage(), Dmitri Vorobiev, (Tue Apr 1, 4:58 pm)
[PATCH 2/5] [MIPS] unexport copy_to_user_page(), Dmitri Vorobiev, (Tue Apr 1, 4:58 pm)
[PATCH 3/5] [MIPS] unexport copy_from_user_page(), Dmitri Vorobiev, (Tue Apr 1, 4:58 pm)
[PATCH 4/5] [MIPS] unexport rtc_mips_set_time(), Dmitri Vorobiev, (Tue Apr 1, 4:58 pm)
Re: [PATCH 1/5] [MIPS] unexport copy_user_highpage(), Ralf Baechle, (Fri Apr 4, 12:19 am)
Re: [PATCH 2/5] [MIPS] unexport copy_to_user_page(), Ralf Baechle, (Fri Apr 4, 12:20 am)
Re: [PATCH 3/5] [MIPS] unexport copy_from_user_page(), Ralf Baechle, (Fri Apr 4, 12:20 am)
Re: [PATCH 4/5] [MIPS] unexport rtc_mips_set_time(), Ralf Baechle, (Fri Apr 4, 12:20 am)