public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Dittmer <jdittmer@ppp0.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg KH <greg@kroah.com>
Subject: Re: Linux 2.6.13-rc2
Date: Wed, 06 Jul 2005 17:53:05 +0200	[thread overview]
Message-ID: <42CBFE61.9030308@ppp0.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0507060832380.3570@g5.osdl.org>

Linus Torvalds wrote:
> 
> On Wed, 6 Jul 2005, Jan Dittmer wrote:
> 
>>Linus Torvalds wrote:
>>
>>>Ok,
>>> -rc3 is pretty small, with the bulk of the diff being some defconfig
>>
>>...
>>
>>>Linus Torvalds:
>>>  Linux v2.6.13-rc3
>>
>>Confused?!
> 
> 
> Constantly.
> 
> Let's hope that commit naming bug was the worst part of the release..

Nah, compared to git7 you (or greg?) managed to break alpha, sparc and x86_64.

Jan

Comparing 2.6.13-rc1-git7 to 2.6.13-rc2 (defconfig)
===================================================

- alpha: broke
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: request for member `node' in something not a structure or union
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:157: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:159: error: dereferencing pointer to incomplete type
  make[3]: *** [drivers/pci/pci-driver.o] Error 1
  make[2]: *** [drivers/pci] Error 2
  make[1]: *** [drivers] Error 2
  make: *** [_all] Error 2


  Details: http://l4x.org/k/?d=5184

- sparc: broke
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: request for member `node' in something not a structure or union
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:157: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:159: error: dereferencing pointer to incomplete type
  make[3]: *** [drivers/pci/pci-driver.o] Error 1
  make[2]: *** [drivers/pci] Error 2
  make[1]: *** [drivers] Error 2
  make: *** [_all] Error 2


  Details: http://l4x.org/k/?d=5204

- x86_64: broke
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: error: request for member `node' in something not a structure or union
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:156: warning: type defaults to `int' in declaration of `type name'
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:157: error: dereferencing pointer to incomplete type
  /usr/src/ctest/rc/kernel/drivers/pci/pci-driver.c:159: error: dereferencing pointer to incomplete type
  make[3]: *** [drivers/pci/pci-driver.o] Error 1
  make[2]: *** [drivers/pci] Error 2
  make[1]: *** [drivers] Error 2
  make: *** [_all] Error 2


  Details: http://l4x.org/k/?d=5208

- arm26: still broken
  Details: http://l4x.org/k/?d=5186

- cris: still broken
  Details: http://l4x.org/k/?d=5187

- frv: still broken
  Details: http://l4x.org/k/?d=5188

- m68k: still broken
  Details: http://l4x.org/k/?d=5193

- m68knommu: still broken
  Details: http://l4x.org/k/?d=5195

- parisc: still broken
  Details: http://l4x.org/k/?d=5197

- s390: still broken
  Details: http://l4x.org/k/?d=5201

- sh: still broken
  Details: http://l4x.org/k/?d=5202

- sh64: still broken
  Details: http://l4x.org/k/?d=5203

- sparc64: still broken
  Details: http://l4x.org/k/?d=5205

- v850: still broken
  Details: http://l4x.org/k/?d=5207

- xtensa: still broken
  Details: http://l4x.org/k/?d=5209

Summary: 9 ok, 14 failed


  reply	other threads:[~2005-07-06 19:58 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06  4:32 Linux 2.6.13-rc2 Linus Torvalds
2005-07-06  6:56 ` Jan Dittmer
2005-07-06  9:09   ` Linux 2.6.13-rc2 - Inconsistent kallsyms data Alexis Ballier
2005-07-06 13:45     ` Paulo Marques
2005-07-06 14:52       ` Alexis Ballier
2005-07-07 11:51         ` Paulo Marques
2005-07-06 15:33   ` Linux 2.6.13-rc2 Linus Torvalds
2005-07-06 15:53     ` Jan Dittmer [this message]
2005-07-06 15:55       ` Greg KH
2005-07-06  7:35 ` Matt Mackall
2005-07-06  8:59 ` Florian Weimer
2005-07-06 12:18   ` Paolo Ciarrocchi
2005-07-06  9:10 ` compilation error sound/pci/bt87x.c:807 [Re: Linux 2.6.13-rc2] Tomasz Torcz
2005-07-06 14:35   ` Alexandre Buisse
2005-07-06  9:28 ` Linux 2.6.13-rc2: PCMCIA problem on AMD64 Rafael J. Wysocki
2005-07-06 16:47   ` Greg KH
2005-07-06 17:16     ` Linus Torvalds
2005-07-06 20:36       ` Rafael J. Wysocki
2005-07-06 20:33     ` Rafael J. Wysocki
2005-07-06 21:43   ` Ivan Kokshaysky
2005-07-06 22:15     ` Rafael J. Wysocki
2005-07-06 23:01       ` Ivan Kokshaysky
2005-07-06  9:37 ` Linux 2.6.13-rc2 Eyal Lebedinsky
2005-07-06 15:42   ` Linus Torvalds
2005-07-06 15:51     ` Greg KH
2005-07-06 16:22       ` Linus Torvalds
2005-07-06 16:27         ` Greg KH
2005-07-07  9:46       ` Takashi Iwai
2005-07-07 18:39         ` Greg KH
2005-07-07 19:57           ` Takashi Iwai
2005-07-06 10:29 ` Matthias Andree
2005-07-06 10:30 ` Matthias Andree
2005-07-06 15:58 ` Linux 2.6.13-rc2 (build error with no CONFIG_HOTPLUG_PCI) Steven Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42CBFE61.9030308@ppp0.net \
    --to=jdittmer@ppp0.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox