[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>> rcnee@debian:~/linux$ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>$ git fetch origin
>remote: Counting objects: 2543, done.
>remote: Compressing objects: 100% (725/725), done.
>remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>   c1ae3cf..56b24d1  master -> origin/master
>$ git show v4.11-rc2
>fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>the working tree.
>Use '--' to separate paths from revisions, like this:
>'git  [...] -- [...]'
>$ git tag -l *4.11-rc[12]
>v4.11-rc1
>$ host git.kernel.org
>git.kernel.org is an alias for pub.kernel.org.
>pub.kernel.org is an alias for pub.ewr.kernel.org.
>pub.ewr.kernel.org has address 147.75.196.57
>pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>but was most likely on IPv6 at home yesterday when I first had the
>issue.)

I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!

-Konstantin



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>> rcnee@debian:~/linux$ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>$ git fetch origin
>remote: Counting objects: 2543, done.
>remote: Compressing objects: 100% (725/725), done.
>remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>   c1ae3cf..56b24d1  master -> origin/master
>$ git show v4.11-rc2
>fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>the working tree.
>Use '--' to separate paths from revisions, like this:
>'git  [...] -- [...]'
>$ git tag -l *4.11-rc[12]
>v4.11-rc1
>$ host git.kernel.org
>git.kernel.org is an alias for pub.kernel.org.
>pub.kernel.org is an alias for pub.ewr.kernel.org.
>pub.ewr.kernel.org has address 147.75.196.57
>pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>but was most likely on IPv6 at home yesterday when I first had the
>issue.)

I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!

-Konstantin



Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3


$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
  c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)


I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!


-Konstantin


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3


$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
  c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)


I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!


-Konstantin


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>rcnee@debian:~$ git clone
>git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>Cloning into 'linux'...
>remote: Counting objects: 5266818, done.
>remote: Compressing objects: 100% (803214/803214), done.
>remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>Resolving deltas: 100% (4423326/4423326), done.
>Checking connectivity... done.
>Checking out files: 100% (57992/57992), done.
>rcnee@debian:~$ cd linux/
>rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>v4.11-rc1

I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?

-K



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>rcnee@debian:~$ git clone
>git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>Cloning into 'linux'...
>remote: Counting objects: 5266818, done.
>remote: Compressing objects: 100% (803214/803214), done.
>remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>Resolving deltas: 100% (4423326/4423326), done.
>Checking connectivity... done.
>Checking out files: 100% (57992/57992), done.
>rcnee@debian:~$ cd linux/
>rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>v4.11-rc1

I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?

-K



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread imir...@alum.mit.edu via RT
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread imir...@alum.mit.edu via RT
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia



Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1


I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?


-K


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1


I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?


-K


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:23 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
>> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
 The link shows v4.10.1 for me and says that the v4.10.2 tag is
 unknown. Fetching from
 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
 I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>>
>>> I guess your mirror only have not kept up yet.
>>
>> Yeah, it was all good ~4h after I sent the e-mail.
>
> Something is still fishy with kernel.org, i eventually got v4.10.2
> pulled down last night, but now with linus's tree i'm not getting
> v4.11-rc2..
>
> voodoo@hades:~/linux-src$ git pull origin
> Already up-to-date.
> voodoo@hades:~/linux-src$ git fetch --tags
> voodoo@hades:~/linux-src$ git config remote.origin.url
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
> v4.11-rc1

i wonder if it's related with the new packet frontend?

https://www.kernel.org/fast-new-frontends-with-packet.html

from one of vps's in a differnet region, still no rc2..

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:23 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
>> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
 The link shows v4.10.1 for me and says that the v4.10.2 tag is
 unknown. Fetching from
 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
 I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>>
>>> I guess your mirror only have not kept up yet.
>>
>> Yeah, it was all good ~4h after I sent the e-mail.
>
> Something is still fishy with kernel.org, i eventually got v4.10.2
> pulled down last night, but now with linus's tree i'm not getting
> v4.11-rc2..
>
> voodoo@hades:~/linux-src$ git pull origin
> Already up-to-date.
> voodoo@hades:~/linux-src$ git fetch --tags
> voodoo@hades:~/linux-src$ git config remote.origin.url
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
> v4.11-rc1

i wonder if it's related with the new packet frontend?

https://www.kernel.org/fast-new-frontends-with-packet.html

from one of vps's in a differnet region, still no rc2..

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>>> unknown. Fetching from
>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>
>> I guess your mirror only have not kept up yet.
>
> Yeah, it was all good ~4h after I sent the e-mail.

Something is still fishy with kernel.org, i eventually got v4.10.2
pulled down last night, but now with linus's tree i'm not getting
v4.11-rc2..

voodoo@hades:~/linux-src$ git pull origin
Already up-to-date.
voodoo@hades:~/linux-src$ git fetch --tags
voodoo@hades:~/linux-src$ git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>>> unknown. Fetching from
>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>
>> I guess your mirror only have not kept up yet.
>
> Yeah, it was all good ~4h after I sent the e-mail.

Something is still fishy with kernel.org, i eventually got v4.10.2
pulled down last night, but now with linus's tree i'm not getting
v4.11-rc2..

voodoo@hades:~/linux-src$ git pull origin
Already up-to-date.
voodoo@hades:~/linux-src$ git fetch --tags
voodoo@hades:~/linux-src$ git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>> unknown. Fetching from
>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> I guess your mirror only have not kept up yet.

Yeah, it was all good ~4h after I sent the e-mail.

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>> unknown. Fetching from
>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> I guess your mirror only have not kept up yet.

Yeah, it was all good ~4h after I sent the e-mail.

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Jiri Slaby
On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

I guess your mirror only have not kept up yet.

-- 
js
suse labs


Re: Linux 4.10.2

2017-03-13 Thread Jiri Slaby
On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

I guess your mirror only have not kept up yet.

-- 
js
suse labs


Re: Linux 4.10.2

2017-03-12 Thread Alexander Kapshuk
On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin  wrote:
> On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
>> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>>> > I'm announcing the release of the 4.10.2 kernel.
>>> >
>>> > All users of the 4.10 kernel series must upgrade.
>>> >
>>> > The updated 4.10.y git tree can be found at:
>>> > 
>>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>>> > linux-4.10.y
>>> > and can be browsed at the normal kernel.org git web browser:
>>> > 
>>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>>> >
>>> > thanks,
>>> >
>>> > greg k-h
>>>
>>> Hey Greg,
>>>
>>> As of this email, it looks like your script's git push failed:
>>>
>>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>>
>> That's kind of impossible, as the scripts that generate the tarball on
>> kernel.org rely on the tag being there.  And that link shows the v4.10.2
>> tag, what are you thinking is missing here?
>
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> Cheers,
>
>   -ilia

v4.10.2 tag showing here alright:

git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

git tag -l *4.10.[12]
v4.10.1
v4.10.2


Re: Linux 4.10.2

2017-03-12 Thread Alexander Kapshuk
On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin  wrote:
> On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
>> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>>> > I'm announcing the release of the 4.10.2 kernel.
>>> >
>>> > All users of the 4.10 kernel series must upgrade.
>>> >
>>> > The updated 4.10.y git tree can be found at:
>>> > 
>>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>>> > linux-4.10.y
>>> > and can be browsed at the normal kernel.org git web browser:
>>> > 
>>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>>> >
>>> > thanks,
>>> >
>>> > greg k-h
>>>
>>> Hey Greg,
>>>
>>> As of this email, it looks like your script's git push failed:
>>>
>>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>>
>> That's kind of impossible, as the scripts that generate the tarball on
>> kernel.org rely on the tag being there.  And that link shows the v4.10.2
>> tag, what are you thinking is missing here?
>
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> Cheers,
>
>   -ilia

v4.10.2 tag showing here alright:

git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

git tag -l *4.10.[12]
v4.10.1
v4.10.2


Re: Linux 4.10.2

2017-03-12 Thread Ilia Mirkin
On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>> > I'm announcing the release of the 4.10.2 kernel.
>> >
>> > All users of the 4.10 kernel series must upgrade.
>> >
>> > The updated 4.10.y git tree can be found at:
>> > 
>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>> > linux-4.10.y
>> > and can be browsed at the normal kernel.org git web browser:
>> > 
>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>> >
>> > thanks,
>> >
>> > greg k-h
>>
>> Hey Greg,
>>
>> As of this email, it looks like your script's git push failed:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>
> That's kind of impossible, as the scripts that generate the tarball on
> kernel.org rely on the tag being there.  And that link shows the v4.10.2
> tag, what are you thinking is missing here?

The link shows v4.10.1 for me and says that the v4.10.2 tag is
unknown. Fetching from
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-12 Thread Ilia Mirkin
On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>> > I'm announcing the release of the 4.10.2 kernel.
>> >
>> > All users of the 4.10 kernel series must upgrade.
>> >
>> > The updated 4.10.y git tree can be found at:
>> > 
>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>> > linux-4.10.y
>> > and can be browsed at the normal kernel.org git web browser:
>> > 
>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>> >
>> > thanks,
>> >
>> > greg k-h
>>
>> Hey Greg,
>>
>> As of this email, it looks like your script's git push failed:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>
> That's kind of impossible, as the scripts that generate the tarball on
> kernel.org rely on the tag being there.  And that link shows the v4.10.2
> tag, what are you thinking is missing here?

The link shows v4.10.1 for me and says that the v4.10.2 tag is
unknown. Fetching from
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-12 Thread Greg KH
On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> > I'm announcing the release of the 4.10.2 kernel.
> >
> > All users of the 4.10 kernel series must upgrade.
> >
> > The updated 4.10.y git tree can be found at:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> > linux-4.10.y
> > and can be browsed at the normal kernel.org git web browser:
> > 
> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> >
> > thanks,
> >
> > greg k-h
> 
> Hey Greg,
> 
> As of this email, it looks like your script's git push failed:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

That's kind of impossible, as the scripts that generate the tarball on
kernel.org rely on the tag being there.  And that link shows the v4.10.2
tag, what are you thinking is missing here?

thanks,

greg k-h


Re: Linux 4.10.2

2017-03-12 Thread Greg KH
On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> > I'm announcing the release of the 4.10.2 kernel.
> >
> > All users of the 4.10 kernel series must upgrade.
> >
> > The updated 4.10.y git tree can be found at:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> > linux-4.10.y
> > and can be browsed at the normal kernel.org git web browser:
> > 
> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> >
> > thanks,
> >
> > greg k-h
> 
> Hey Greg,
> 
> As of this email, it looks like your script's git push failed:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

That's kind of impossible, as the scripts that generate the tarball on
kernel.org rely on the tag being there.  And that link shows the v4.10.2
tag, what are you thinking is missing here?

thanks,

greg k-h


Re: Linux 4.10.2

2017-03-12 Thread Robert Nelson
On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> I'm announcing the release of the 4.10.2 kernel.
>
> All users of the 4.10 kernel series must upgrade.
>
> The updated 4.10.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> linux-4.10.y
> and can be browsed at the normal kernel.org git web browser:
> 
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h

Hey Greg,

As of this email, it looks like your script's git push failed:

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-12 Thread Robert Nelson
On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> I'm announcing the release of the 4.10.2 kernel.
>
> All users of the 4.10 kernel series must upgrade.
>
> The updated 4.10.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> linux-4.10.y
> and can be browsed at the normal kernel.org git web browser:
> 
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h

Hey Greg,

As of this email, it looks like your script's git push failed:

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Linux 4.10.2

2017-03-12 Thread Greg KH
|7 
 mm/page_alloc.c |2 
 mm/vmpressure.c |   10 -
 mm/vmscan.c |   81 
 mm/workingset.c |2 
 net/ceph/osd_client.c   |3 
 net/sunrpc/xprtrdma/rpc_rdma.c  |   62 --
 net/sunrpc/xprtrdma/transport.c |2 
 net/sunrpc/xprtrdma/verbs.c |   15 -
 net/sunrpc/xprtrdma/xprt_rdma.h |3 
 samples/seccomp/bpf-helper.h|  125 +++--
 security/integrity/ima/ima.h|2 
 security/integrity/ima/ima_api.c|   20 +-
 security/integrity/ima/ima_main.c   |8 
 sound/core/seq/seq_fifo.c   |3 
 sound/core/timer.c  |   18 +
 sound/pci/ctxfi/cthw20k1.c  |   19 --
 sound/pci/ctxfi/cthw20k2.c  |   19 --
 sound/pci/hda/hda_intel.c   |4 
 sound/pci/hda/patch_realtek.c   |8 
 virt/kvm/arm/vgic/vgic-irqfd.c  |3 
 174 files changed, 1929 insertions(+), 1010 deletions(-)

Alexander Usyskin (1):
  mei: remove support for broken parallel read

Alexandre Bailon (1):
  usb: musb: da8xx: Remove CPPI 3.0 quirk and methods

Alexandre Belloni (4):
  ARM: at91: define LPDDR types
  ARM: dts: at91: Enable DMA on sama5d4_xplained console
  ARM: dts: at91: Enable DMA on sama5d2_xplained console
  power: reset: at91-poweroff: timely shutdown LPDDR memories

Andi Shyti (1):
  spi: s3c64xx: fix inconsistency between binding and driver

Andrew Price (1):
  gfs2: Add missing rcu locking for glock lookup

Aneesh Kumar K.V (2):
  powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
  powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU

Antti Palosaari (1):
  cxd2820r: fix gpio null pointer dereference

Arnd Bergmann (1):
  staging: rtl: fix possible NULL pointer dereference

Ashok Raj (1):
  iommu/vt-d: Tylersburg isoch identity map check is done too late.

Bjorn Andersson (1):
  remoteproc: qcom: mdt_loader: Don't overwrite firmware object

CQ Tang (1):
  iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu

Chanwoo Choi (2):
  PM / devfreq: Fix available_governor sysfs
  PM / devfreq: Fix wrong trans_stat of passive devfreq device

Christian Lamparter (1):
  ath9k: use correct OTP register offsets for the AR9340 and AR9550

Christoph Hellwig (2):
  nfsd: minor nfsd_setattr cleanup
  nfsd: special case truncates some more

Chuck Lever (4):
  xprtrdma: Fix Read chunk padding
  xprtrdma: Per-connection pad optimization
  xprtrdma: Disable pad optimization by default
  xprtrdma: Reduce required number of send SGEs

Dan Williams (1):
  mm, devm_memremap_pages: hold device_hotplug lock over 
mem_hotplug_{begin, done}

Dave Hansen (1):
  x86/pkeys: Check against max pkey to avoid overflows

Davidlohr Bueso (1):
  ipc/shm: Fix shmat mmap nil-page protection

Dexuan Cui (1):
  PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal

Eric Biggers (1):
  ext4: fix use-after-iput when fscrypt contexts are inconsistent

Ethan Zonca (1):
  can: gs_usb: Don't use stack memory for USB transfers

Felipe Balbi (1):
  usb: dwc3: gadget: skip Set/Clear Halt when invalid

Felix Fietkau (3):
  MIPS: Lantiq: Keep ethernet enabled during boot
  ath5k: drop bogus warning on drv_set_key with unsupported cipher
  ath9k: fix race condition in enabling/disabling IRQs

Gavin Shan (2):
  mm/page_alloc: fix nodes for reclaim in fast path
  pci/hotplug/pnv-php: Disable MSI and PCI device properly

Greg Kroah-Hartman (1):
  Linux 4.10.2

Guennadi Liakhovetski (1):
  uvcvideo: Fix a wrong macro

Guenter Roeck (2):
  hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
  hwmon: (it87) Ensure that pwm control cache is current before updating 
values

Hannes Reinecke (1):
  scsi: use 'scsi_device_from_queue()' for scsi_dh

Heinz Mauelshagen (1):
  dm raid: fix data corruption on reshape request

Herbert Xu (2):
  crypto: xts - Propagate NEED_FALLBACK bit
  crypto: api - Add crypto_requires_off helper

Hou Pengyang (1):
  f2fs: add ovp valid_blocks check for bg gc victim to fg_gc

Hui Wang (1):
  ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

J. Bruce Fields (1):
  NFSv4: fix getacl head length estimation

Jaegeuk Kim (2):
  f2fs: fix multiple f2fs_add_link() calls having same name
  f2fs: avoid to issue redundant discard commands

James Cowgill (1):
  MIPS: OCTEON: Fix copy_from_user fault handling for large buffers

James Smart (1

Linux 4.10.2

2017-03-12 Thread Greg KH
|7 
 mm/page_alloc.c |2 
 mm/vmpressure.c |   10 -
 mm/vmscan.c |   81 
 mm/workingset.c |2 
 net/ceph/osd_client.c   |3 
 net/sunrpc/xprtrdma/rpc_rdma.c  |   62 --
 net/sunrpc/xprtrdma/transport.c |2 
 net/sunrpc/xprtrdma/verbs.c |   15 -
 net/sunrpc/xprtrdma/xprt_rdma.h |3 
 samples/seccomp/bpf-helper.h|  125 +++--
 security/integrity/ima/ima.h|2 
 security/integrity/ima/ima_api.c|   20 +-
 security/integrity/ima/ima_main.c   |8 
 sound/core/seq/seq_fifo.c   |3 
 sound/core/timer.c  |   18 +
 sound/pci/ctxfi/cthw20k1.c  |   19 --
 sound/pci/ctxfi/cthw20k2.c  |   19 --
 sound/pci/hda/hda_intel.c   |4 
 sound/pci/hda/patch_realtek.c   |8 
 virt/kvm/arm/vgic/vgic-irqfd.c  |3 
 174 files changed, 1929 insertions(+), 1010 deletions(-)

Alexander Usyskin (1):
  mei: remove support for broken parallel read

Alexandre Bailon (1):
  usb: musb: da8xx: Remove CPPI 3.0 quirk and methods

Alexandre Belloni (4):
  ARM: at91: define LPDDR types
  ARM: dts: at91: Enable DMA on sama5d4_xplained console
  ARM: dts: at91: Enable DMA on sama5d2_xplained console
  power: reset: at91-poweroff: timely shutdown LPDDR memories

Andi Shyti (1):
  spi: s3c64xx: fix inconsistency between binding and driver

Andrew Price (1):
  gfs2: Add missing rcu locking for glock lookup

Aneesh Kumar K.V (2):
  powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
  powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU

Antti Palosaari (1):
  cxd2820r: fix gpio null pointer dereference

Arnd Bergmann (1):
  staging: rtl: fix possible NULL pointer dereference

Ashok Raj (1):
  iommu/vt-d: Tylersburg isoch identity map check is done too late.

Bjorn Andersson (1):
  remoteproc: qcom: mdt_loader: Don't overwrite firmware object

CQ Tang (1):
  iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu

Chanwoo Choi (2):
  PM / devfreq: Fix available_governor sysfs
  PM / devfreq: Fix wrong trans_stat of passive devfreq device

Christian Lamparter (1):
  ath9k: use correct OTP register offsets for the AR9340 and AR9550

Christoph Hellwig (2):
  nfsd: minor nfsd_setattr cleanup
  nfsd: special case truncates some more

Chuck Lever (4):
  xprtrdma: Fix Read chunk padding
  xprtrdma: Per-connection pad optimization
  xprtrdma: Disable pad optimization by default
  xprtrdma: Reduce required number of send SGEs

Dan Williams (1):
  mm, devm_memremap_pages: hold device_hotplug lock over 
mem_hotplug_{begin, done}

Dave Hansen (1):
  x86/pkeys: Check against max pkey to avoid overflows

Davidlohr Bueso (1):
  ipc/shm: Fix shmat mmap nil-page protection

Dexuan Cui (1):
  PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal

Eric Biggers (1):
  ext4: fix use-after-iput when fscrypt contexts are inconsistent

Ethan Zonca (1):
  can: gs_usb: Don't use stack memory for USB transfers

Felipe Balbi (1):
  usb: dwc3: gadget: skip Set/Clear Halt when invalid

Felix Fietkau (3):
  MIPS: Lantiq: Keep ethernet enabled during boot
  ath5k: drop bogus warning on drv_set_key with unsupported cipher
  ath9k: fix race condition in enabling/disabling IRQs

Gavin Shan (2):
  mm/page_alloc: fix nodes for reclaim in fast path
  pci/hotplug/pnv-php: Disable MSI and PCI device properly

Greg Kroah-Hartman (1):
  Linux 4.10.2

Guennadi Liakhovetski (1):
  uvcvideo: Fix a wrong macro

Guenter Roeck (2):
  hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
  hwmon: (it87) Ensure that pwm control cache is current before updating 
values

Hannes Reinecke (1):
  scsi: use 'scsi_device_from_queue()' for scsi_dh

Heinz Mauelshagen (1):
  dm raid: fix data corruption on reshape request

Herbert Xu (2):
  crypto: xts - Propagate NEED_FALLBACK bit
  crypto: api - Add crypto_requires_off helper

Hou Pengyang (1):
  f2fs: add ovp valid_blocks check for bg gc victim to fg_gc

Hui Wang (1):
  ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

J. Bruce Fields (1):
  NFSv4: fix getacl head length estimation

Jaegeuk Kim (2):
  f2fs: fix multiple f2fs_add_link() calls having same name
  f2fs: avoid to issue redundant discard commands

James Cowgill (1):
  MIPS: OCTEON: Fix copy_from_user fault handling for large buffers

James Smart (1