lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACxGe6sRHg3txoxcBLDUVLFfjXOCYAGOk+Cou=a7teJR0qtC1w@mail.gmail.com>
Date:	Wed, 8 Feb 2012 16:52:16 -0800
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linus Walleij <linus.walleij@...aro.org>,
	spi-devel-general@...ts.sourceforge.net,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [git pull] SPI changes for v3.3-rc2

On Mon, Feb 6, 2012 at 3:34 PM, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
> On Sun, Feb 5, 2012 at 10:28 PM, Grant Likely <grant.likely@...retlab.ca> wrote:
>>
>> A couple of minor SPI fixes.  Description in signed tag.  Please pull.
>
> No can do. I get "already up-to-date".
>
> It looks like the 'for-linus" tag is your *previous* one - you either
> forgot to push, or you pushed without forcing an over-write and didn't
> notice that git told you that it's not going to update a
> non-fast-forward write or something.
>
> Hmm?

It looks like the branch got pushed, but not the tag.  Fixed now.
Below is the updated pull request.

> Btw, exactly because problems sometimes happen, I do want to see the
> description written out in the email too. The whole reason I want to
> see diffstats and shortlogs is exactly because "it is correct in the
> git tree" is not useful - the email should be a *confirmation* that
> what I pulled from the git tree was really what you meant.

Okay.  Will do.

g.

---

SPI bug fixes for v3.3-rc2

Minor SPI device driver changes.  A rename of the pch_spi_pcidev symbol
that merely eliminates a modpost warning, and a Kconfig change to allow
the Samsung spi driver to build on EXYNOS.

The following changes since commit e862f2e4693f287669e84971c778bf071bd0526b:

  Merge tag 'sound-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2012-02-08
14:56:39 -0800)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 spi-for-linus

Danny Kukawka (1):
      spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver

Sylwester Nawrocki (1):
      spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4

 drivers/spi/Kconfig            |    2 +-
 drivers/spi/spi-topcliff-pch.c |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ