lkml.org 
[lkml]   [2011]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[100/115] sched: Remove unused PF_ALIGNWARN flag
    2.6.32-longterm review patch.  If anyone has any objections, please let us know.

    ------------------

    Commit: 637bbdc5b83615ef9f45f50399d1c7f27473c713 upstream

    PF_ALIGNWARN is not implemented and it is for 486 as the
    comment.

    It is not likely someone will implement this flag feature.
    So here remove this flag and leave the valuable 0x00000001 for
    future use.

    Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    LKML-Reference: <20100913121903.GB22238@darkstar>
    Signed-off-by: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: Mike Galbraith <efault@gmx.de>
    Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
    ---
    include/linux/sched.h | 2 --
    1 file changed, 2 deletions(-)

    --- a/include/linux/sched.h
    +++ b/include/linux/sched.h
    @@ -1728,8 +1728,6 @@ extern void thread_group_times(struct ta
    /*
    * Per process flags
    */
    -#define PF_ALIGNWARN 0x00000001 /* Print alignment warning msgs */
    - /* Not implemented yet, only for 486*/
    #define PF_STARTING 0x00000002 /* being created */
    #define PF_EXITING 0x00000004 /* getting shut down */
    #define PF_EXITPIDONE 0x00000008 /* pi exit done on shut down */



    \
     
     \ /
      Last update: 2011-02-16 02:59    [W:4.066 / U:1.356 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site