Your commit:

    mm/thp: use conventional format for boolean attributes
    
    The conventional format for boolean attributes in sysfs is numeric ("0" or
    "1" followed by new-line).  Any boolean attribute can then be read and
    written using a generic function.  Using the strings "yes [no]", "[yes]
    no" (read), "yes" and "no" (write) will frustrate this.
    
    [[email protected]: use kstrtoul()]
    [[email protected]: test_bit() doesn't return 1/0, per Neil]
    Signed-off-by: Ben Hutchings <[email protected]>
    Cc: Andrea Arcangeli <[email protected]>
    Cc: Mel Gorman <[email protected]>
    Cc: Johannes Weiner <[email protected]>
    Cc: Rik van Riel <[email protected]>
    Cc: Hugh Dickins <[email protected]>
    Tested-by: David Rientjes <[email protected]>
    Cc: NeilBrown <[email protected]>
    Cc: <[email protected]>     [2.6.38.x]
    Signed-off-by: Andrew Morton <[email protected]>
    Signed-off-by: Linus Torvalds <[email protected]>

has been added to the upstream SCSI tree
You can find it here:

http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commit;h=e27e6151b154ff6e5e8162efa291bc60196d29ea

This patch is scheduled to be pushed when the merge window opens for 2.6.39

James Bottomley

P.S. If you find this email unwanted, set up a procmail rule junking on
the header:

X-Git-Tree: SCSI

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to