Re: [PATCHv2 22/24] sys_swapon: move printk outside lock

From: KAMEZAWA Hiroyuki
Date: Mon Mar 07 2011 - 05:11:53 EST


On Sat, 5 Mar 2011 13:42:23 -0300
Cesar Eduardo Barros <cesarb@xxxxxxxxxx> wrote:

> The block in sys_swapon which does the final adjustments to the
> swap_info_struct and to swap_list is the same as the block which
> re-inserts it again at sys_swapoff on failure of try_to_unuse(). To be
> able to make both share the same code, move the printk() call in the
> middle of it to just after it.
>
> Signed-off-by: Cesar Eduardo Barros <cesarb@xxxxxxxxxx>
> Tested-by: Eric B Munson <emunson@xxxxxxxxx>
> Acked-by: Eric B Munson <emunson@xxxxxxxxx>

Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

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