linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joshua Kwan <joshk@triplehelix.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>,
	linux-mm@kvack.org
Subject: Re: 2.6.0-test1-mm1
Date: Tue, 15 Jul 2003 23:16:42 -0700	[thread overview]
Message-ID: <20030716061642.GA4032@triplehelix.org> (raw)
In-Reply-To: <20030715225608.0d3bff77.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 2580 bytes --]

On Tue, Jul 15, 2003 at 10:56:08PM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test1/2.6.0-test1-mm1/

There are a mountain of warnings when compiling, and I've traced it to
asm-i386/irq.h, i THINK... for example:

In file included from include/asm/thread_info.h:13,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/irq.h:17,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/asm/processor.h:66: warning: padding struct size to alignment boundary
include/asm/processor.h:339: warning: padding struct to align `info'
include/asm/processor.h:401: warning: padding struct to align `i387'
In file included from include/linux/sem.h:4,
                 from include/linux/sched.h:24,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/ipc.h:67: warning: padding struct to align `seq'
In file included from include/linux/sched.h:24,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/sem.h:33: warning: padding struct size to alignment boundary
In file included from include/linux/sched.h:183,
                 from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/aio.h:68: warning: padding struct to align `ki_nbytes'
In file included from include/asm/irq.h:14,
                 from include/linux/irq.h:20,
                 from arch/i386/kernel/cpu/mcheck/winchip.c:8:
include/linux/sched.h:215: warning: padding struct to align `context'
include/linux/sched.h:363: warning: padding struct to align `pid'
include/linux/sched.h:405: warning: padding struct to align `user'
include/linux/sched.h:411: warning: padding struct to align `link_count'
include/linux/sched.h:470: warning: padding struct size to alignment boundary

on and on and on, several pages for each file compiled.

I don't know what is going on. This is way out of my league..

-Josh

-- 
"Notice that, written there, rather legibly, in the Baroque style common 
to New York subway wall writers, was, uhm... was the old familiar 
suggestion. And rather beautifully illustrated, as well..."

       -- Art Garfunkel on the inspiration for "A Poem On The Underground Wall"

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-07-16  6:02 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-16  5:56 2.6.0-test1-mm1 Andrew Morton
2003-07-16  6:16 ` Joshua Kwan [this message]
2003-07-16  6:22   ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16  8:07 ` 2.6.0-test1-mm1 Sean Neakums
2003-07-16  8:55   ` 2.6.0-test1-mm1 Ingo Molnar
2003-07-16 10:19     ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16 13:37       ` 2.6.0-test1-mm1 Helge Hafting
2003-07-16 14:24         ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16  9:15   ` 2.6.0-test1-mm1 Con Kolivas
2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 10:58   ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 12:24     ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 14:32       ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 14:41         ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 15:02           ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 15:09             ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 16:38               ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 14:03     ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
2003-07-16 19:01   ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 23:25     ` 2.6.0-test1-mm1 Ramón Rey Vicente󮠒
2003-07-16 23:56       ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:08   ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:17     ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:36   ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:56     ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-17 11:57 2.6.0-test1-mm1 Downing, Thomas
2003-07-20 18:50 2.6.0-test1-mm1 Downing, Thomas

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=20030716061642.GA4032@triplehelix.org \
    --to=joshk@triplehelix.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).