mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Cherry <cherry@osdl.org>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.69
Date: 05 May 2003 14:05:52 -0700	[thread overview]
Message-ID: <1052168752.27203.175.camel@cherrypit.pdx.osdl.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0305041739020.1737-100000@home.transmeta.com>

Compile statistics: 2.5.69
Compiler: gcc 3.2.2
Script: http://www.osdl.org/archive/cherry/stability/compregress.sh


                               2.5.68               2.5.69
                       --------------------    -----------------
bzImage (defconfig)          7 warnings           7 warnings
                             0 errors             0 errors

bzImage (allmodconfig)      11 warnings          11 warnings
                             6 errors             0 errors

modules (allmodconfig)    1975 warnings        1567 warnings
                            60 errors            57 errors

Compile statistics have been for kernel releases from 2.5.46 to 2.5.69
at: www.osdl.org/archive/cherry/stability

Failure summary:

   drivers/block: 6 warnings, 1 errors
   drivers/bluetooth: 0 warnings, 1 errors
   drivers/char: 319 warnings, 6 errors
   drivers/hotplug: 16 warnings, 2 errors
   drivers/isdn: 246 warnings, 6 errors
   drivers/media: 128 warnings, 6 errors
   drivers/mtd: 31 warnings, 1 errors
   drivers/net: 363 warnings, 6 errors
   drivers/video: 82 warnings, 13 errors
   drivers/video/matrox: 3 warnings, 10 errors
   sound: 5 warnings, 3 errors
   sound/oss: 49 warnings, 3 errors



Warning summary:

   drivers/atm: 39 warnings, 0 errors
   drivers/cdrom: 25 warnings, 0 errors
   drivers/i2c: 3 warnings, 0 errors
   drivers/ide: 33 warnings, 0 errors
   drivers/md: 3 warnings, 0 errors
   drivers/message: 1 warnings, 0 errors
   drivers/pcmcia: 3 warnings, 0 errors
   drivers/serial: 1 warnings, 0 errors
   drivers/telephony: 10 warnings, 0 errors
   drivers/usb: 17 warnings, 0 errors
   drivers/video/aty: 4 warnings, 0 errors
   drivers/video/riva: 3 warnings, 0 errors
   drivers/video/sis: 3 warnings, 0 errors
   fs/intermezzo: 1 warnings, 0 errors
   fs/lockd: 4 warnings, 0 errors
   fs/nfs: 1 warnings, 0 errors
   fs/nfsd: 4 warnings, 0 errors
   fs/reiserfs: 1 warnings, 0 errors
   fs/smbfs: 2 warnings, 0 errors
   net: 56 warnings, 0 errors
   security: 2 warnings, 0 errors
   sound/isa: 3 warnings, 0 errors
   sound/pci: 1 warnings, 0 errors


Other stability-related links:
   OSDL Stability page:
       http://osdl.org/projects/26lnxstblztn/results/
   Nightly linux-2.5 bk build:
       www.osdl.org/archive/cherry/stability/linus-tree/running.txt
   2.5 porting items:
       www.osdl.org/archive/cherry/stability/linus-tree/port_items.txt
   2.5 porting items history:
       www.osdl.org/archive/cherry/stability/linus-tree/port_history.txt

John





  parent reply	other threads:[~2003-05-05 20:53 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05  0:48 Linus Torvalds
2003-05-05  4:30 ` Florin Iucha
2003-05-05  4:41   ` Linus Torvalds
2003-05-05  6:31     ` Anders Karlsson
2003-05-05  7:08       ` Anders Karlsson
2003-05-05 13:07     ` Florin Iucha
2003-05-05 13:20       ` Florin Iucha
2003-05-05  8:14 ` Benjamin Herrenschmidt
2003-05-05 21:05 ` John Cherry [this message]
2003-05-05 21:39   ` Sam Ravnborg
2003-05-05 21:45     ` Arnaldo Carvalho de Melo
2003-05-05 23:22     ` John Cherry
2003-05-06 10:08 ` Paweł Gołaszewski
2003-05-06 12:02   ` [PATCH] include/linux/sunrpc/svc.h compilation error Grzegorz Jaskiewicz
2003-05-06 12:12     ` Grzegorz Jaskiewicz
2003-05-06 12:58     ` Paweł Gołaszewski
2003-05-06 13:39 ` Linux 2.5.69 Roger Luethi
2003-05-06 14:08   ` David S. Miller
2003-05-06 18:24     ` Arnaldo Carvalho de Melo
2003-05-07  2:22       ` Rusty Russell
2003-05-07 19:44 ` Geert Uytterhoeven
2003-05-07 19:35   ` Ben Collins
2003-05-07 22:07   ` Linus Torvalds
2003-05-05  4:19 Voluspa
     [not found] <fa.m5ekdiv.15gu98j@ifi.uio.no>
2003-05-05 13:00 ` walt
     [not found] <3EB602ED.3080207@cox.net>
2003-05-05 15:56 ` Linus Torvalds
2003-05-05 16:02   ` William Lee Irwin III
2003-05-05 16:06   ` David van Hoose
2003-05-05 16:16   ` Steven Cole
2003-05-05 18:49   ` Dave Jones
2003-05-05 18:53     ` Linus Torvalds
2003-05-06  7:00 Voluspa
2003-05-06 22:03 Alan Cox

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=1052168752.27203.175.camel@cherrypit.pdx.osdl.net \
    --to=cherry@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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

all inboxes | Powered by JetHome®