Re: [PULL] More module signing fixes.

2012-12-05 Thread Rusty Russell
Linus Torvalds  writes:

> On Tue, Dec 4, 2012 at 5:45 PM, Rusty Russell  wrote:
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git
>
> Nothing there. Forgot to push? Forgot to send me the proper tag/branch name?

How did I manage to get git request-pull to screw that up?

Weird.  This time seems to be the right branch: fixes.

Thanks,
Rusty.

The following changes since commit df2fc246c8ee8b6067af1fa55d3bc23107457f61:

  Merge branch 'fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2012-12-04 09:32:12 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git fixes

for you to fetch changes up to f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6:

  ASN.1: Fix an indefinite length skip error (2012-12-05 11:27:39 +1030)


David Howells (2):
  MODSIGN: Don't use enum-type bitfields in module signature info block
  ASN.1: Fix an indefinite length skip error

 kernel/module_signing.c |   14 +++---
 lib/asn1_decoder.c  |2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PULL] More module signing fixes.

2012-12-05 Thread Linus Torvalds
On Tue, Dec 4, 2012 at 5:45 PM, Rusty Russell  wrote:
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git

Nothing there. Forgot to push? Forgot to send me the proper tag/branch name?

   Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PULL] More module signing fixes.

2012-12-04 Thread Rusty Russell
David gave me these a month ago, during my git workflow churn :(

The following changes since commit df2fc246c8ee8b6067af1fa55d3bc23107457f61:

  Merge branch 'fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2012-12-04 09:32:12 
-0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git 

for you to fetch changes up to f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6:

  ASN.1: Fix an indefinite length skip error (2012-12-05 11:27:39 +1030)


David Howells (2):
  MODSIGN: Don't use enum-type bitfields in module signature info block
  ASN.1: Fix an indefinite length skip error

 kernel/module_signing.c |   14 +++---
 lib/asn1_decoder.c  |2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/