Add module param type 'ullong'
authorHannes Reinecke <hare@suse.de>
Wed, 25 Jun 2014 13:27:37 +0000 (15:27 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 17 Apr 2015 14:29:54 +0000 (16:29 +0200)
commit00318eeb1785738da5211112195dc8da25775c2f
treebcdd08ac223c3f9e02390f541502433e6197d57c
parent38cf4cb93ba3e6d402969cf47a3d0fed3d3f6d17
Add module param type 'ullong'

Some driver might want to pass in an 64-bit value, so introduce
a module param type 'ullong'.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
Reviewed-by: Ewan Milne <emilne@redhat.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/moduleparam.h
kernel/params.c