lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 18 Oct 2015 22:14:09 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	linaro-kernel@...ts.linaro.org, Rafael Wysocki <rjw@...ysocki.net>,
	linux-kernel@...r.kernel.org, arnd@...db.de, sboyd@...eaurora.org,
	linux-pm@...r.kernel.org, linux@....linux.org.uk,
	stern@...land.harvard.edu
Subject: Re: [PATCH V3] debugfs: Add debugfs_create_ulong()

On 18-10-15, 09:21, Greg Kroah-Hartman wrote:
> On Sun, Oct 18, 2015 at 02:45:27PM +0530, Viresh Kumar wrote:
> > Add debugfs_create_ulong() for the users of type 'unsigned long'. These
> > will be 32 bits long on a 32 bit machine and 64 bits long on a 64 bit
> > machine.
> 
> Do you really need a debugfs_create_xlong()?  You don't mention it here
> in your changelog comment yet the patch contains it.  I'd hold off for
> it for now as I doubt anyone needs it...

At least my use case doesn't need it, but I thought it will be better
to implement the ulong series in the same way other interfaces are
implemented.

I can drop that part if you want.

-- 
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ