Re: DTC 1.0.0 Release

2007-08-13 Thread Jon Loeliger
On Sun, 2007-08-12 at 19:50, David Gibson wrote: > On Fri, Aug 10, 2007 at 11:21:29PM +0200, Olaf Hering wrote: > > On Thu, Aug 09, Jon Loeliger wrote: > > > > > As usual, please let me know of any issues with it. > > > > tests/truncated_property.c:45: warning: 'err' is used uninitialized > > in

Re: DTC 1.0.0 Release Coming?

2007-08-12 Thread Stephen Rothwell
On Sun, 12 Aug 2007 19:26:27 +1000 David Gibson <[EMAIL PROTECTED]> wrote: > > On Fri, Aug 10, 2007 at 06:35:46PM -0700, Geoff Levand wrote: > > > > We could also ship a generated .S file (dtc -O asm -o ps3-dt.S > > ps3.dts), which would be easier to maintain in the source tree than a > > binary f

Re: DTC 1.0.0 Release Coming?

2007-08-12 Thread David Gibson
On Sat, Aug 11, 2007 at 10:52:07AM +1000, Paul Mackerras wrote: > David Gibson writes: > > > We decided that since a formal dtc release was imminent, it would be > > simpler to make dtc a new kernel build requirement, rather than > > integrate the substantial blob of dtc code into the kernel tree

Re: DTC 1.0.0 Release Coming?

2007-08-12 Thread David Gibson
On Fri, Aug 10, 2007 at 06:35:46PM -0700, Geoff Levand wrote: > Paul Mackerras wrote: > > David Gibson writes: > > > >> We decided that since a formal dtc release was imminent, it would be > >> simpler to make dtc a new kernel build requirement, rather than > >> integrate the substantial blob of d

Re: DTC 1.0.0 Release

2007-08-12 Thread David Gibson
On Fri, Aug 10, 2007 at 11:21:29PM +0200, Olaf Hering wrote: > On Thu, Aug 09, Jon Loeliger wrote: > > > As usual, please let me know of any issues with it. > > tests/truncated_property.c:45: warning: 'err' is used uninitialized > in this function Looks good. If you had a Signed-off-by, I'd add

Re: DTC 1.0.0 Release Coming?

2007-08-10 Thread Geoff Levand
Paul Mackerras wrote: > David Gibson writes: > >> We decided that since a formal dtc release was imminent, it would be >> simpler to make dtc a new kernel build requirement, rather than >> integrate the substantial blob of dtc code into the kernel tree and >> then have to deal with the maintenance

Re: DTC 1.0.0 Release Coming?

2007-08-10 Thread Paul Mackerras
David Gibson writes: > We decided that since a formal dtc release was imminent, it would be > simpler to make dtc a new kernel build requirement, rather than > integrate the substantial blob of dtc code into the kernel tree and > then have to deal with the maintenance / synchronization issues > be

Re: DTC 1.0.0 Release Coming?

2007-08-10 Thread Segher Boessenkool
>>> We decided that since a formal dtc release was imminent, it would be >>> simpler to make dtc a new kernel build requirement, >> >> For _all_ kernel builds? Most people building a powerpc >> kernel don't need it. > > The dtc is run from the wrapper script, so if you build for a platform > that

Re: DTC 1.0.0 Release Coming?

2007-08-10 Thread Geoff Levand
Segher Boessenkool wrote: Actually, after discussions with Stephen and Paulus, we decided not to take this route. In any case having Kbuild like versioning wouldn't actually help us any in integrating into a full Kbuild system. >>> >>> Can you elaborate why you decided not to?

Re: DTC 1.0.0 Release

2007-08-10 Thread Olaf Hering
On Thu, Aug 09, Jon Loeliger wrote: > As usual, please let me know of any issues with it. tests/truncated_property.c:45: warning: 'err' is used uninitialized in this function (untested patch) --- tests/truncated_property.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/test

Re: DTC 1.0.0 Release Coming?

2007-08-10 Thread Segher Boessenkool
>>> Actually, after discussions with Stephen and Paulus, we decided not >>> to >>> take this route. In any case having Kbuild like versioning wouldn't >>> actually help us any in integrating into a full Kbuild system. >> >> Can you elaborate why you decided not to? I'm just curious. > > We decid

Re: DTC 1.0.0 Release

2007-08-09 Thread Michael Ellerman
On Fri, 2007-08-10 at 11:25 +1000, David Gibson wrote: > On Thu, Aug 09, 2007 at 08:01:33PM -0500, Jon Loeliger wrote: > > Hey guys, > > > > Well, I tagged and released an official DTC v1.0.0 Release > > and pushed it out to jdl.com just now. You can grab the > > git repo directly: > > > > g

Re: DTC 1.0.0 Release Coming?

2007-08-09 Thread David Gibson
On Thu, Aug 09, 2007 at 08:37:54PM -0500, Josh Boyer wrote: > On Fri, 10 Aug 2007 11:30:01 +1000 > David Gibson <[EMAIL PROTECTED]> wrote: > > > > Except didn't you say you were going to work with Stephen to get DTC > > > into the kernel source itself? Keeping things similar to Kbuild might > > >

Re: DTC 1.0.0 Release Coming?

2007-08-09 Thread Geoff Levand
David Gibson wrote: >> Except didn't you say you were going to work with Stephen to get DTC >> into the kernel source itself? Keeping things similar to Kbuild might >> help in that effort. > > Actually, after discussions with Stephen and Paulus, we decided not to > take this route. Could you pl

Re: DTC 1.0.0 Release Coming?

2007-08-09 Thread Josh Boyer
On Fri, 10 Aug 2007 11:30:01 +1000 David Gibson <[EMAIL PROTECTED]> wrote: > > Except didn't you say you were going to work with Stephen to get DTC > > into the kernel source itself? Keeping things similar to Kbuild might > > help in that effort. > > Actually, after discussions with Stephen and

Re: DTC 1.0.0 Release Coming?

2007-08-09 Thread David Gibson
On Mon, Aug 06, 2007 at 08:48:13AM -0500, Josh Boyer wrote: > On Fri, 27 Jul 2007 11:33:31 +1000 > David Gibson <[EMAIL PROTECTED]> wrote: > > > On Thu, Jul 26, 2007 at 10:21:33AM -0500, Jon Loeliger wrote: > > > So, like, the other day David Gibson mumbled: > > > > > > > > > Only thing I'm not r

Re: DTC 1.0.0 Release

2007-08-09 Thread David Gibson
On Thu, Aug 09, 2007 at 08:01:33PM -0500, Jon Loeliger wrote: > Hey guys, > > Well, I tagged and released an official DTC v1.0.0 Release > and pushed it out to jdl.com just now. You can grab the > git repo directly: > > git://www.jdl.com/software/dtc.git > > or download a tarball here: > >

Re: DTC 1.0.0 Release Coming?

2007-08-06 Thread Segher Boessenkool
>>> Ok, figured out why. When I push, then pop a quilt patch some of the >>> files end up with their original contents, but changed timestamps. >>> That altered stat information causes git-diff-index to give false >>> indications of changed files, so setlocalversion adds the -dirty. >>> Running gi

Re: DTC 1.0.0 Release Coming?

2007-08-06 Thread Josh Boyer
On Fri, 27 Jul 2007 11:33:31 +1000 David Gibson <[EMAIL PROTECTED]> wrote: > On Thu, Jul 26, 2007 at 10:21:33AM -0500, Jon Loeliger wrote: > > So, like, the other day David Gibson mumbled: > > > > > > > Only thing I'm not really happy with in the current release is the > > > > > versioning stuff.

Re: DTC 1.0.0 Release Coming?

2007-08-01 Thread David Gibson
On Thu, Aug 02, 2007 at 01:35:03AM +0200, Arnd Bergmann wrote: > On Wednesday 25 July 2007, Jon Loeliger wrote: > > I'd like to make an official DTC Version 1.0.0 release soon! > > To that end, I've published a repo on jdl.com with a v1.0.0-rc1 > > tag on it.  I anticipate some updates to the Docum

Re: DTC 1.0.0 Release Coming?

2007-08-01 Thread Arnd Bergmann
On Wednesday 25 July 2007, Jon Loeliger wrote: > I'd like to make an official DTC Version 1.0.0 release soon! > To that end, I've published a repo on jdl.com with a v1.0.0-rc1 > tag on it.  I anticipate some updates to the Documentation before > a final 1.0.0 release still.  However, if you have so

Re: DTC 1.0.0 Release Coming?

2007-07-31 Thread David Gibson
On Tue, Jul 31, 2007 at 11:11:57PM +0200, Segher Boessenkool wrote: > > Ok, figured out why. When I push, then pop a quilt patch some of the > > files end up with their original contents, but changed timestamps. > > That altered stat information causes git-diff-index to give false > > indications

Re: DTC 1.0.0 Release Coming?

2007-07-31 Thread Segher Boessenkool
> Ok, figured out why. When I push, then pop a quilt patch some of the > files end up with their original contents, but changed timestamps. > That altered stat information causes git-diff-index to give false > indications of changed files, so setlocalversion adds the -dirty. > Running git status,

Re: DTC 1.0.0 Release Coming?

2007-07-31 Thread Segher Boessenkool
> I'd like to make an official DTC Version 1.0.0 release soon! > To that end, I've published a repo on jdl.com with a v1.0.0-rc1 > tag on it. I anticipate some updates to the Documentation before > a final 1.0.0 release still. However, if you have something > you would like to have be in The Real

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread David Gibson
On Fri, Jul 27, 2007 at 11:33:31AM +1000, David Gibson wrote: > On Thu, Jul 26, 2007 at 10:21:33AM -0500, Jon Loeliger wrote: [snip] > > I hve also verified that at least one other independent build > > using this approach produces a correct version string for them > > as well. > > Yes, well, this

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread David Gibson
On Thu, Jul 26, 2007 at 10:21:33AM -0500, Jon Loeliger wrote: > So, like, the other day David Gibson mumbled: > > > > > Only thing I'm not really happy with in the current release is the > > > > versioning stuff. For starters, it always reports my builds as > > > > -dirty, even when they're not.

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: > > > Only thing I'm not really happy with in the current release is the > > > versioning stuff. For starters, it always reports my builds as > > > -dirty, even when they're not. > > > > I think it won't do that once there is a tag available. > > Yo

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread David Gibson
On Thu, Jul 26, 2007 at 08:04:30AM -0500, Jon Loeliger wrote: > So, like, the other day David Gibson mumbled: > > On Wed, Jul 25, 2007 at 11:12:00AM -0500, Jon Loeliger wrote: > > > Folks, > > > > > > I'd like to make an official DTC Version 1.0.0 release soon! > > > > It would certainly be great

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: > On Wed, Jul 25, 2007 at 11:12:00AM -0500, Jon Loeliger wrote: > > Folks, > > > > I'd like to make an official DTC Version 1.0.0 release soon! > > It would certainly be great to have a release, since dtc is becoming > necessary for more and more kern

Re: DTC 1.0.0 Release Coming?

2007-07-26 Thread David Gibson
On Thu, Jul 26, 2007 at 01:05:50PM +1000, David Gibson wrote: > On Wed, Jul 25, 2007 at 11:12:00AM -0500, Jon Loeliger wrote: > > Folks, > > > > I'd like to make an official DTC Version 1.0.0 release soon! > > To that end, I've published a repo on jdl.com with a v1.0.0-rc1 > > tag on it. I antici

Re: DTC 1.0.0 Release Coming?

2007-07-25 Thread David Gibson
On Wed, Jul 25, 2007 at 11:12:00AM -0500, Jon Loeliger wrote: > Folks, > > I'd like to make an official DTC Version 1.0.0 release soon! > To that end, I've published a repo on jdl.com with a v1.0.0-rc1 > tag on it. I anticipate some updates to the Documentation before > a final 1.0.0 release stil