Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1677370

Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support
Date 2017-06-29 06:20 +0200
Message-ID <tXz5U-2OZ-5@gated-at.bofh.it> (permalink)
References <tXiop-5z2-3@gated-at.bofh.it> <tXioq-5z2-29@gated-at.bofh.it> <tXno6-dY-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 28-06-17, 08:46, Randy Dunlap wrote:
> On 06/28/2017 03:26 AM, Viresh Kumar wrote:
> > This patch adds debugfs support for boot constraints. This is how it
> > looks for a "vmmc-supply" constraint for the MMC device.
> > 
> 
> Hi,
> Does this build OK when DEBUG_FS is not enabled in kernel .config?

TBH, I haven't tried this earlier as I believed dummy implementation
of all the debugfs helpers is available.

It needs the following debugfs patch (that I sent just now), which
adds the dummy implementation of debugfs_create_ulong().

https://marc.info/?l=linux-kernel&m=149870936319587

-- 
viresh

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[RFC 4/5] drivers: boot_constraint: Add debugfs support Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-28 12:30 +0200
  Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support Randy Dunlap <rdunlap@infradead.org> - 2017-06-28 17:50 +0200
    Re: [RFC 4/5] drivers: boot_constraint: Add debugfs support Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-29 06:20 +0200

csiph-web