* [ANNOUNCE] kexec-tools 2.0.4
@ 2013-03-19 2:11 Simon Horman
2013-03-21 7:14 ` Baoquan
0 siblings, 1 reply; 9+ messages in thread
From: Simon Horman @ 2013-03-19 2:11 UTC (permalink / raw)
To: kexec
Hi all,
I am happy to announce the release of kexec-tools 2.0.4.
The release can be downloaded from kernel.org:
http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.4.tar.xz
http://kernel.org/pub/linux/utils/kernel/kexec/
I have also tagged it in git:
git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
Thanks to everyone who has contributed to kexec.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-19 2:11 [ANNOUNCE] kexec-tools 2.0.4 Simon Horman
@ 2013-03-21 7:14 ` Baoquan
2013-03-21 8:51 ` Simon Horman
0 siblings, 1 reply; 9+ messages in thread
From: Baoquan @ 2013-03-21 7:14 UTC (permalink / raw)
To: Simon Horman; +Cc: kexec
Hi Simon,
After "git pull", I didn't find release 2.0.4. Could you please double
check it?
Baoquan
Thanks a lot
On 03/19/2013 10:11 AM, Simon Horman wrote:
> Hi all,
>
> I am happy to announce the release of kexec-tools 2.0.4.
>
> The release can be downloaded from kernel.org:
>
> http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.4.tar.xz
> http://kernel.org/pub/linux/utils/kernel/kexec/
>
> I have also tagged it in git:
>
> git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
>
> Thanks to everyone who has contributed to kexec.
>
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-21 7:14 ` Baoquan
@ 2013-03-21 8:51 ` Simon Horman
2013-03-21 8:56 ` Baoquan
0 siblings, 1 reply; 9+ messages in thread
From: Simon Horman @ 2013-03-21 8:51 UTC (permalink / raw)
To: Baoquan; +Cc: kexec
On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
> Hi Simon,
>
> After "git pull", I didn't find release 2.0.4. Could you please double
> check it?
Please try v2.0.4, it is a tag in git.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-21 8:51 ` Simon Horman
@ 2013-03-21 8:56 ` Baoquan
2013-03-21 9:02 ` Baoquan
0 siblings, 1 reply; 9+ messages in thread
From: Baoquan @ 2013-03-21 8:56 UTC (permalink / raw)
To: Simon Horman; +Cc: kexec
On 03/21/2013 04:51 PM, Simon Horman wrote:
> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
>> Hi Simon,
>>
>> After "git pull", I didn't find release 2.0.4. Could you please double
>> check it?
>
> Please try v2.0.4, it is a tag in git.
Hi,
Below is output of 'git tag' on my local machine.
$ git tag
v1.101
v2.0.0
v2.0.0-rc1
v2.0.1
v2.0.1-rc1
v2.0.2
v2.0.2-rc1
v2.0.2-rc2
v2.0.3
v2.0.4-rc1
v20061214
v20070319-rc
v20070330
v20071017-rc
v20071030
v20080219-rc
v20080221-rc
v20080226-rc
v20080227
v20080318-rc
v20080324
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-21 8:56 ` Baoquan
@ 2013-03-21 9:02 ` Baoquan
2013-03-21 10:00 ` Dave Young
0 siblings, 1 reply; 9+ messages in thread
From: Baoquan @ 2013-03-21 9:02 UTC (permalink / raw)
To: Simon Horman; +Cc: kexec
On 03/21/2013 04:56 PM, Baoquan wrote:
> On 03/21/2013 04:51 PM, Simon Horman wrote:
>
>> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
>>> Hi Simon,
>>>
>>> After "git pull", I didn't find release 2.0.4. Could you please double
>>> check it?
>>
>> Please try v2.0.4, it is a tag in git.
>
>
Hi,
Sorry, I just create a new dir and "git clone", v2.0.4 can be seen now.
But in my old clone, "git pull" can't get v2.0.4. It's a little weird.
Anyway, thanks for help.
> Hi,
>
> Below is output of 'git tag' on my local machine.
>
> $ git tag
> v1.101
> v2.0.0
> v2.0.0-rc1
> v2.0.1
> v2.0.1-rc1
> v2.0.2
> v2.0.2-rc1
> v2.0.2-rc2
> v2.0.3
> v2.0.4-rc1
> v20061214
> v20070319-rc
> v20070330
> v20071017-rc
> v20071030
> v20080219-rc
> v20080221-rc
> v20080226-rc
> v20080227
> v20080318-rc
> v20080324
>
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-21 9:02 ` Baoquan
@ 2013-03-21 10:00 ` Dave Young
2013-03-27 12:34 ` Simon Horman
0 siblings, 1 reply; 9+ messages in thread
From: Dave Young @ 2013-03-21 10:00 UTC (permalink / raw)
To: Baoquan; +Cc: Simon Horman, kexec
On 03/21/2013 05:02 PM, Baoquan wrote:
> On 03/21/2013 04:56 PM, Baoquan wrote:
>
>> On 03/21/2013 04:51 PM, Simon Horman wrote:
>>
>>> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
>>>> Hi Simon,
>>>>
>>>> After "git pull", I didn't find release 2.0.4. Could you please double
>>>> check it?
>>>
>>> Please try v2.0.4, it is a tag in git.
>>
>>
>
>
> Hi,
>
> Sorry, I just create a new dir and "git clone", v2.0.4 can be seen now.
> But in my old clone, "git pull" can't get v2.0.4. It's a little weird.
Looks like the commit is not in master branch, the tag v2.0.4 itself is ok.
git log --oneline
b2dc426 s390: Replace clgfi with cghi
56af4f5 kexec: use _ALIGN* to make the logic clear
337d4fc kexec: ppc64: use _ALIGN* to make the logic clear
bb3f9f5 kexec: ppc: use _ALIGN* to make the logic clear
f36d320 kexec: x86_64: use _ALIGN* to make the logic clear
58a22bd kexec: sh: use _ALIGN* to make the logic clear
333f487 kexec: s390: remove ALIGN_UP and use _ALIGN_UP
d41a4db kexec: mips: use _ALIGN* to make the logic clear
e8a7f63 kexec: ia64: use _ALIGN* to make the logic clear
cf190f6 kexec: arm: use _ALIGN* to make the logic clear
8388bdc kexec: i386: use _ALIGN* to make the logic clear
0c1b89d kexec: ppc: remove duplicated _ALIGN_* macros
412561a kexec: use _ALIGN() instead of align()
9ea6e05 kexec: add _ALIGN* marcos for align operation
5db7ba5 kexec: check size before trying the malloc
...
>
> Anyway, thanks for help.
>
>
>> Hi,
>>
>> Below is output of 'git tag' on my local machine.
>>
>> $ git tag
>> v1.101
>> v2.0.0
>> v2.0.0-rc1
>> v2.0.1
>> v2.0.1-rc1
>> v2.0.2
>> v2.0.2-rc1
>> v2.0.2-rc2
>> v2.0.3
>> v2.0.4-rc1
>> v20061214
>> v20070319-rc
>> v20070330
>> v20071017-rc
>> v20071030
>> v20080219-rc
>> v20080221-rc
>> v20080226-rc
>> v20080227
>> v20080318-rc
>> v20080324
>>
>> _______________________________________________
>> kexec mailing list
>> kexec@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/kexec
>
>
>
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
>
--
Thanks
Dave
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-21 10:00 ` Dave Young
@ 2013-03-27 12:34 ` Simon Horman
2013-03-28 1:46 ` Dave Young
0 siblings, 1 reply; 9+ messages in thread
From: Simon Horman @ 2013-03-27 12:34 UTC (permalink / raw)
To: Dave Young; +Cc: kexec, Baoquan
On Thu, Mar 21, 2013 at 06:00:29PM +0800, Dave Young wrote:
> On 03/21/2013 05:02 PM, Baoquan wrote:
> > On 03/21/2013 04:56 PM, Baoquan wrote:
> >
> >> On 03/21/2013 04:51 PM, Simon Horman wrote:
> >>
> >>> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
> >>>> Hi Simon,
> >>>>
> >>>> After "git pull", I didn't find release 2.0.4. Could you please double
> >>>> check it?
> >>>
> >>> Please try v2.0.4, it is a tag in git.
> >>
> >>
> >
> >
> > Hi,
> >
> > Sorry, I just create a new dir and "git clone", v2.0.4 can be seen now.
> > But in my old clone, "git pull" can't get v2.0.4. It's a little weird.
>
> Looks like the commit is not in master branch, the tag v2.0.4 itself is ok.
>
> git log --oneline
>
> b2dc426 s390: Replace clgfi with cghi
> 56af4f5 kexec: use _ALIGN* to make the logic clear
> 337d4fc kexec: ppc64: use _ALIGN* to make the logic clear
> bb3f9f5 kexec: ppc: use _ALIGN* to make the logic clear
> f36d320 kexec: x86_64: use _ALIGN* to make the logic clear
> 58a22bd kexec: sh: use _ALIGN* to make the logic clear
> 333f487 kexec: s390: remove ALIGN_UP and use _ALIGN_UP
> d41a4db kexec: mips: use _ALIGN* to make the logic clear
> e8a7f63 kexec: ia64: use _ALIGN* to make the logic clear
> cf190f6 kexec: arm: use _ALIGN* to make the logic clear
> 8388bdc kexec: i386: use _ALIGN* to make the logic clear
> 0c1b89d kexec: ppc: remove duplicated _ALIGN_* macros
> 412561a kexec: use _ALIGN() instead of align()
> 9ea6e05 kexec: add _ALIGN* marcos for align operation
> 5db7ba5 kexec: check size before trying the malloc
> ...
Strange. I have pushed again.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-27 12:34 ` Simon Horman
@ 2013-03-28 1:46 ` Dave Young
2013-03-28 2:45 ` Simon Horman
0 siblings, 1 reply; 9+ messages in thread
From: Dave Young @ 2013-03-28 1:46 UTC (permalink / raw)
To: Simon Horman; +Cc: kexec, Baoquan
On 03/27/2013 08:34 PM, Simon Horman wrote:
> On Thu, Mar 21, 2013 at 06:00:29PM +0800, Dave Young wrote:
>> On 03/21/2013 05:02 PM, Baoquan wrote:
>>> On 03/21/2013 04:56 PM, Baoquan wrote:
>>>
>>>> On 03/21/2013 04:51 PM, Simon Horman wrote:
>>>>
>>>>> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
>>>>>> Hi Simon,
>>>>>>
>>>>>> After "git pull", I didn't find release 2.0.4. Could you please double
>>>>>> check it?
>>>>>
>>>>> Please try v2.0.4, it is a tag in git.
>>>>
>>>>
>>>
>>>
>>> Hi,
>>>
>>> Sorry, I just create a new dir and "git clone", v2.0.4 can be seen now.
>>> But in my old clone, "git pull" can't get v2.0.4. It's a little weird.
>>
>> Looks like the commit is not in master branch, the tag v2.0.4 itself is ok.
>>
>> git log --oneline
>>
>> b2dc426 s390: Replace clgfi with cghi
>> 56af4f5 kexec: use _ALIGN* to make the logic clear
>> 337d4fc kexec: ppc64: use _ALIGN* to make the logic clear
>> bb3f9f5 kexec: ppc: use _ALIGN* to make the logic clear
>> f36d320 kexec: x86_64: use _ALIGN* to make the logic clear
>> 58a22bd kexec: sh: use _ALIGN* to make the logic clear
>> 333f487 kexec: s390: remove ALIGN_UP and use _ALIGN_UP
>> d41a4db kexec: mips: use _ALIGN* to make the logic clear
>> e8a7f63 kexec: ia64: use _ALIGN* to make the logic clear
>> cf190f6 kexec: arm: use _ALIGN* to make the logic clear
>> 8388bdc kexec: i386: use _ALIGN* to make the logic clear
>> 0c1b89d kexec: ppc: remove duplicated _ALIGN_* macros
>> 412561a kexec: use _ALIGN() instead of align()
>> 9ea6e05 kexec: add _ALIGN* marcos for align operation
>> 5db7ba5 kexec: check size before trying the malloc
>> ...
>
> Strange. I have pushed again.
>
It's ok now, thanks!
git log --oneline
...
3a33a60 kexec: fix possible memory leak in check_reuse_initrd
fa101c3 kexec: Fix Makefile of linking kdump file
8f1cfc6 kexec-tools 2.0.4.git
709dee5 kexec-tools 2.0.4
b2dc426 s390: Replace clgfi with cghi
...
--
Thanks
Dave
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ANNOUNCE] kexec-tools 2.0.4
2013-03-28 1:46 ` Dave Young
@ 2013-03-28 2:45 ` Simon Horman
0 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2013-03-28 2:45 UTC (permalink / raw)
To: Dave Young; +Cc: kexec, Baoquan
On Thu, Mar 28, 2013 at 09:46:47AM +0800, Dave Young wrote:
> On 03/27/2013 08:34 PM, Simon Horman wrote:
> > On Thu, Mar 21, 2013 at 06:00:29PM +0800, Dave Young wrote:
> >> On 03/21/2013 05:02 PM, Baoquan wrote:
> >>> On 03/21/2013 04:56 PM, Baoquan wrote:
> >>>
> >>>> On 03/21/2013 04:51 PM, Simon Horman wrote:
> >>>>
> >>>>> On Thu, Mar 21, 2013 at 03:14:11PM +0800, Baoquan wrote:
> >>>>>> Hi Simon,
> >>>>>>
> >>>>>> After "git pull", I didn't find release 2.0.4. Could you please double
> >>>>>> check it?
> >>>>>
> >>>>> Please try v2.0.4, it is a tag in git.
> >>>>
> >>>>
> >>>
> >>>
> >>> Hi,
> >>>
> >>> Sorry, I just create a new dir and "git clone", v2.0.4 can be seen now.
> >>> But in my old clone, "git pull" can't get v2.0.4. It's a little weird.
> >>
> >> Looks like the commit is not in master branch, the tag v2.0.4 itself is ok.
> >>
> >> git log --oneline
> >>
> >> b2dc426 s390: Replace clgfi with cghi
> >> 56af4f5 kexec: use _ALIGN* to make the logic clear
> >> 337d4fc kexec: ppc64: use _ALIGN* to make the logic clear
> >> bb3f9f5 kexec: ppc: use _ALIGN* to make the logic clear
> >> f36d320 kexec: x86_64: use _ALIGN* to make the logic clear
> >> 58a22bd kexec: sh: use _ALIGN* to make the logic clear
> >> 333f487 kexec: s390: remove ALIGN_UP and use _ALIGN_UP
> >> d41a4db kexec: mips: use _ALIGN* to make the logic clear
> >> e8a7f63 kexec: ia64: use _ALIGN* to make the logic clear
> >> cf190f6 kexec: arm: use _ALIGN* to make the logic clear
> >> 8388bdc kexec: i386: use _ALIGN* to make the logic clear
> >> 0c1b89d kexec: ppc: remove duplicated _ALIGN_* macros
> >> 412561a kexec: use _ALIGN() instead of align()
> >> 9ea6e05 kexec: add _ALIGN* marcos for align operation
> >> 5db7ba5 kexec: check size before trying the malloc
> >> ...
> >
> > Strange. I have pushed again.
> >
>
> It's ok now, thanks!
>
> git log --oneline
> ...
> 3a33a60 kexec: fix possible memory leak in check_reuse_initrd
> fa101c3 kexec: Fix Makefile of linking kdump file
> 8f1cfc6 kexec-tools 2.0.4.git
> 709dee5 kexec-tools 2.0.4
> b2dc426 s390: Replace clgfi with cghi
> ...
Great, thanks for checking.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-03-28 2:45 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 2:11 [ANNOUNCE] kexec-tools 2.0.4 Simon Horman
2013-03-21 7:14 ` Baoquan
2013-03-21 8:51 ` Simon Horman
2013-03-21 8:56 ` Baoquan
2013-03-21 9:02 ` Baoquan
2013-03-21 10:00 ` Dave Young
2013-03-27 12:34 ` Simon Horman
2013-03-28 1:46 ` Dave Young
2013-03-28 2:45 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox