Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-05-05 Thread Gaurav Minocha
On Sat, Apr 30, 2016 at 1:38 PM, Rob Herring <robh...@kernel.org> wrote: > On Fri, Apr 29, 2016 at 1:39 AM, Gaurav Minocha > <gaurav.minocha...@gmail.com> wrote: >> On Thu, Apr 28, 2016 at 3:32 PM, Rob Herring <robh...@kernel.org> wrote: >>> On Thu, Apr 28, 2

Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-05-05 Thread Gaurav Minocha
On Sat, Apr 30, 2016 at 1:38 PM, Rob Herring wrote: > On Fri, Apr 29, 2016 at 1:39 AM, Gaurav Minocha > wrote: >> On Thu, Apr 28, 2016 at 3:32 PM, Rob Herring wrote: >>> On Thu, Apr 28, 2016 at 4:46 PM, Frank Rowand >>> wrote: >>>> From: Frank Rowand

Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-04-29 Thread Gaurav Minocha
. > > I would find this more useful to output a config fragment with all the > options enabled. The hard part there is enabling the options a given > option is dependent on which I don't think kbuild takes care of. Do you mean to generate something like .config? If yes, then IMO it wou

Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-04-29 Thread Gaurav Minocha
> options enabled. The hard part there is enabling the options a given > option is dependent on which I don't think kbuild takes care of. Do you mean to generate something like .config? If yes, then IMO it would not be a correct configuration file. > >> Signed-off-by: Gaurav Minocha >

Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-04-28 Thread Gaurav Minocha
r, and >>> optionally report whether the kernel config option is enabled. >> >> I would find this more useful to output a config fragment with all the >> options enabled. The hard part there is enabling the options a given >> option is dependent on which I don't think

Re: [PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree

2016-04-28 Thread Gaurav Minocha
>> >> I would find this more useful to output a config fragment with all the >> options enabled. The hard part there is enabling the options a given >> option is dependent on which I don't think kbuild takes care of. >> >>> S

Re: [PATCH 4/5] Documentation: rename of_selftest.txt to of_unittest.txt

2015-03-10 Thread Gaurav Minocha
lftest.txt > +++ /dev/null > @@ -1,198 +0,0 @@ > -Open Firmware Device Tree Unittest > --- > - > -Author: Gaurav Minocha > - > -1. Introduction > - > -This document explains how the test data required for executing OF unittest >

Re: [PATCH 4/5] Documentation: rename of_selftest.txt to of_unittest.txt

2015-03-10 Thread Gaurav Minocha
@@ -1,198 +0,0 @@ -Open Firmware Device Tree Unittest --- - -Author: Gaurav Minocha gaurav.minocha...@gmail.com - -1. Introduction - -This document explains how the test data required for executing OF unittest -is attached to the live tree dynamically

Re: [PATCH] of: Fix NULL dereference in selftest removal code

2014-10-05 Thread Gaurav Minocha
e same time add a check to make sure the bounds of the nodes list > are not exceeded by the testdata tree. If they are then abort. > > Signed-off-by: Grant Likely > Cc: Gaurav Minocha > --- > drivers/of/selftest.c | 9 +++-- > 1 file changed, 3 insertions(+), 6 dele

Re: [PATCH] of: Fix NULL dereference in selftest removal code

2014-10-05 Thread Gaurav Minocha
to make sure the bounds of the nodes list are not exceeded by the testdata tree. If they are then abort. Signed-off-by: Grant Likely grant.lik...@linaro.org Cc: Gaurav Minocha gaurav.minocha...@gmail.com --- drivers/of/selftest.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions

Re: [OF test] BUG: unable to handle kernel NULL pointer dereference at 00000038

2014-08-29 Thread Gaurav Minocha
nel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > commit b951f9dc7f25fc1e39aafda5edb4b47b38285d9f > Author: Gaurav Minocha > AuthorDate: Sat Jul 26 12:48:50 2014 -0700 > Commit: Grant Likely > CommitDate: Sat Aug 16 09:03:56 2014 +0100 > > Enabling

Re: [OF test] BUG: unable to handle kernel NULL pointer dereference at 00000038

2014-08-29 Thread Gaurav Minocha
://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit b951f9dc7f25fc1e39aafda5edb4b47b38285d9f Author: Gaurav Minocha gaurav.minocha...@gmail.com AuthorDate: Sat Jul 26 12:48:50 2014 -0700 Commit: Grant Likely grant.lik...@linaro.org CommitDate: Sat Aug 16 09:03:56 2014