From: "H. Peter Anvin" <hpa@zytor.com>
To: David Brownell <david-b@pacbell.net>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: (regression) kernel/timeconst.h bugs with HZ=128
Date: Sun, 06 Apr 2008 10:58:43 -0700 [thread overview]
Message-ID: <47F90F53.7060007@zytor.com> (raw)
In-Reply-To: <200804060029.34551.david-b@pacbell.net>
David Brownell wrote:
>
> The (new) compiler warnings are still being issued, yes.
>
I have a cleaner patchset prepared than the one that got bikeshed
painted out of existence, but I want to wait until post-2.6.25 for it.
The nice thing is that it deletes a lot more code than it adds:
include/asm-alpha/types.h | 36 --------------
include/asm-arm/types.h | 33 -------------
include/asm-avr32/types.h | 32 -------------
include/asm-blackfin/types.h | 34 -------------
include/asm-cris/types.h | 33 -------------
include/asm-frv/types.h | 34 -------------
include/asm-generic/Kbuild | 2
include/asm-generic/int-l64.h | 71 ++++++++++++++++++++++++++++
include/asm-generic/int-ll64.h | 76 +++++++++++++++++++++++++++++++
include/asm-h8300/types.h | 33 -------------
include/asm-ia64/types.h | 31 ------------
include/asm-m32r/types.h | 32 -------------
include/asm-m68k/types.h | 32 -------------
include/asm-mips/types.h | 56 ++--------------------
include/asm-mn10300/types.h | 33 -------------
include/asm-parisc/types.h | 33 -------------
include/asm-powerpc/types.h | 48 ++-----------------
include/asm-s390/types.h | 48 ++-----------------
include/asm-sh/types.h | 34 -------------
include/asm-sparc/types.h | 30 ------------
include/asm-sparc64/types.h | 30 ------------
include/asm-v850/types.h | 32 -------------
include/asm-x86/types.h | 38 ---------------
include/asm-xtensa/types.h | 33 -------------
kernel/time.c | 8 +--
25 files changed, 201 insertions(+), 701 deletions(-)
See:
git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes.git
-hpa
next prev parent reply other threads:[~2008-04-06 17:59 UTC|newest]
Thread overview: 105+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
2008-04-03 23:20 ` TUNER_TDA8290=y, VIDEO_DEV=n build error Rafael J. Wysocki
2008-04-04 8:47 ` Adrian Bunk
2008-04-04 9:37 ` Rafael J. Wysocki
2008-04-06 21:43 ` Adrian Bunk
2008-04-06 21:59 ` Rafael J. Wysocki
2008-04-03 23:22 ` volume wheel does not work in 2.6.25-rc6 Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Rafael J. Wysocki
2008-04-04 0:14 ` Pallipadi, Venkatesh
2008-04-04 1:10 ` Carlos R. Mafra
2008-04-04 3:15 ` Ray Lee
2008-04-04 6:05 ` Soeren Sonnenburg
2008-04-04 11:47 ` Carlos R. Mafra
2008-04-04 12:10 ` Soeren Sonnenburg
2008-04-04 12:46 ` Carlos R. Mafra
2008-04-04 14:25 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
2008-04-04 15:51 ` Carlos R. Mafra
2008-04-04 17:37 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple Pallipadi, Venkatesh
2008-04-04 17:42 ` Soeren Sonnenburg
2008-04-04 20:41 ` Pallipadi, Venkatesh
2008-04-05 13:05 ` Carlos R. Mafra
2008-04-06 21:01 ` Rafael J. Wysocki
2008-04-06 22:07 ` Carlos R. Mafra
2008-04-06 23:20 ` Rafael J. Wysocki
2008-04-07 5:30 ` Soeren Sonnenburg
2008-04-06 20:56 ` Carlos R. Mafra
2008-04-07 5:31 ` Pallipadi, Venkatesh
2008-04-07 5:48 ` Soeren Sonnenburg
2008-04-07 11:46 ` Carlos R. Mafra
2008-04-09 10:50 ` Carlos R. Mafra
2008-04-04 6:32 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Soeren Sonnenburg
2008-04-04 6:38 ` 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple Pallipadi, Venkatesh
2008-04-03 23:22 ` panic using bridging on linus kernel 2.6.25-rc6 Rafael J. Wysocki
2008-04-03 23:22 ` inconsistent lock state in net_rx_action Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-03 23:22 ` 2.6.25-rc6 regression - hang on resume Rafael J. Wysocki
2008-04-04 6:31 ` Soeren Sonnenburg
2008-04-07 7:16 ` 2.6.25-rc6 regression - hang on resume [Bug 10319] Romano Giannetti
2008-04-07 9:10 ` Rafael J. Wysocki
2008-04-08 8:58 ` Tino Keitel
2008-04-08 12:35 ` Romano Giannetti
2008-04-08 12:39 ` Soeren Sonnenburg
2008-04-08 12:52 ` Fabio Comolli
2008-04-08 13:32 ` Soeren Sonnenburg
2008-04-08 14:41 ` Matthew Garrett
2008-04-08 15:07 ` Jesse Barnes
2008-04-17 18:20 ` [Suspend-devel] " Stefan Seyfried
2008-04-17 19:49 ` Soeren Sonnenburg
2008-04-18 7:34 ` Romano Giannetti
2008-04-18 8:32 ` Soeren Sonnenburg
2008-04-11 21:04 ` 2.6.25-rc6 regression - hang on resume Pavel Machek
2008-04-11 21:08 ` Rafael J. Wysocki
2008-04-12 7:27 ` Soeren Sonnenburg
2008-04-13 8:53 ` Pavel Machek
2008-04-13 12:05 ` Soeren Sonnenburg
2008-04-13 21:33 ` Pavel Machek
2008-04-13 13:53 ` Rafael J. Wysocki
2008-04-13 16:18 ` Soeren Sonnenburg
2008-04-13 16:30 ` Soeren Sonnenburg
2008-04-13 16:38 ` Rafael J. Wysocki
2008-04-03 23:22 ` regression: am-utils stopped working in 2.6.25-rc* Rafael J. Wysocki
2008-04-04 6:15 ` Meelis Roos
2008-04-03 23:22 ` kvm: INFO: inconsistent lock state Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc Rafael J. Wysocki
2008-04-03 23:22 ` Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Rafael J. Wysocki
2008-04-04 15:14 ` Georgi Chorbadzhiyski
2008-04-03 23:22 ` INFO: possible circular locking in the resume Rafael J. Wysocki
2008-04-04 5:20 ` Gautham R Shenoy
2008-04-03 23:22 ` 2.6.25-current-git hangs on boot (pci=nommconf helps) Rafael J. Wysocki
2008-04-04 7:24 ` Soeren Sonnenburg
2008-04-03 23:22 ` [2.6.25-rc6] possible regression: X server dying Rafael J. Wysocki
2008-04-03 23:22 ` rt2x00 does not associate or give scan results Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki
2008-04-05 19:49 ` Bill Davidsen
2008-04-03 23:22 ` [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Rafael J. Wysocki
2008-04-03 23:22 ` kernel panic ip_route_input Rafael J. Wysocki
2008-04-04 1:06 ` David Miller
2008-04-04 9:41 ` Rafael J. Wysocki
2008-04-03 23:22 ` KVM & Qemu crashed with infinite recursive kernel loop in the guest Rafael J. Wysocki
2008-04-03 23:22 ` usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7 Rafael J. Wysocki
2008-04-03 23:22 ` The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Rafael J. Wysocki
2008-04-04 1:49 ` Chr
2008-04-03 23:22 ` 2.6.25-rc7: warn_on_slowpath triggered Rafael J. Wysocki
2008-04-03 23:22 ` Kernel freezes during boot when AC is unplugged Rafael J. Wysocki
2008-04-03 23:22 ` rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f Rafael J. Wysocki
2008-04-03 23:22 ` 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Rafael J. Wysocki
2008-04-04 13:33 ` Thomas Gleixner
2008-04-04 15:32 ` Balaji Rao
2008-04-04 18:18 ` Thomas Gleixner
2008-04-03 23:22 ` 2.6.25-rc7/8: Another resume regression Rafael J. Wysocki
2008-04-04 14:11 ` Mark Lord
2008-04-03 23:22 ` slub compile error Rafael J. Wysocki
2008-04-04 1:37 ` Christoph Lameter
2008-04-04 9:45 ` Rafael J. Wysocki
2008-04-03 23:22 ` Oops while reading /proc/ioports or /proc/iomem Rafael J. Wysocki
2008-04-03 23:30 ` 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit Rafael J. Wysocki
2008-04-03 23:59 ` 2.6.25-rc8-git2: Reported regressions from 2.6.24 Linus Torvalds
2008-04-04 4:39 ` Andrew Morton
2008-04-05 18:57 ` Linus Torvalds
2008-04-06 21:10 ` Rafael J. Wysocki
[not found] ` <pdYe6zNQVl.A.-CB.KGW9HB@albercik>
2008-04-06 7:29 ` (regression) kernel/timeconst.h bugs with HZ=128 David Brownell
2008-04-06 17:58 ` H. Peter Anvin [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-26 18:32 David Brownell
2008-02-27 0:09 ` Andrew Morton
2008-02-27 0:34 ` H. Peter Anvin
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=47F90F53.7060007@zytor.com \
--to=hpa@zytor.com \
--cc=david-b@pacbell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
/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;
as well as URLs for NNTP newsgroup(s).