summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2008-07-13 21:14:02 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-13 21:51:18 +0200
commit17d213f806dad629e9af36fc45f082b87ed7bceb (patch)
treebbb91f06c39cddd1a05b0bdb8470f472c39c81c6 /drivers/char
parentDocumentation/HOWTO: correct wrong kernel bugzilla FAQ URL (diff)
downloadlinux-17d213f806dad629e9af36fc45f082b87ed7bceb.tar.xz
linux-17d213f806dad629e9af36fc45f082b87ed7bceb.zip
devcgroup: always show positive major/minor num
# echo "b $((0x7fffffff)):$((0x80000000)) rwm" > devices.allow # cat devices.list b 214748364:-21474836 rwm though a major/minor number of 0x800000000 is meaningless, we should not cast it to a negative value. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Serge Hallyn <serue@us.ibm.com> Cc: Serge Hallyn <serue@us.ibm.com> Cc: Paul Menage <menage@google.com> Cc: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions