lkml.org 
[lkml]   [2013]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 01/33] mm: remove old aio use_mm() comment
    Date
    From: Zach Brown <zab@redhat.com>

    use_mm() is used in more places than just aio. There's no need to mention
    callers when describing the function.

    Signed-off-by: Zach Brown <zab@redhat.com>
    Signed-off-by: Kent Overstreet <koverstreet@google.com>
    Cc: Felipe Balbi <balbi@ti.com>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: Mark Fasheh <mfasheh@suse.com>
    Cc: Joel Becker <jlbec@evilplan.org>
    Cc: Rusty Russell <rusty@rustcorp.com.au>
    Cc: Jens Axboe <axboe@kernel.dk>
    Cc: Asai Thambi S P <asamymuthupa@micron.com>
    Cc: Selvan Mani <smani@micron.com>
    Cc: Sam Bradshaw <sbradshaw@micron.com>
    Cc: Jeff Moyer <jmoyer@redhat.com>
    Cc: Al Viro <viro@zeniv.linux.org.uk>
    Cc: Benjamin LaHaise <bcrl@kvack.org>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    ---
    mm/mmu_context.c | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/mm/mmu_context.c b/mm/mmu_context.c
    index 3dcfaf4..8a8cd02 100644
    --- a/mm/mmu_context.c
    +++ b/mm/mmu_context.c
    @@ -14,9 +14,6 @@
    * use_mm
    * Makes the calling kernel thread take on the specified
    * mm context.
    - * Called by the retry thread execute retries within the
    - * iocb issuer's mm context, so that copy_from/to_user
    - * operations work seamlessly for aio.
    * (Note: this routine is intended to be called only
    * from a kernel thread context)
    */
    --
    1.8.1.3


    \
     
     \ /
      Last update: 2013-03-21 18:41    [W:2.515 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site