public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, viro@zeniv.linux.org.uk
Subject: Re: [PATCH v0] header redux: remove sched.h from interrupt.h
Date: Tue, 14 Oct 2008 13:00:42 -0300	[thread overview]
Message-ID: <20081014160042.GB15550@ghostprotocols.net> (raw)
In-Reply-To: <20081014154510.GA14588@x200.localdomain>

Em Tue, Oct 14, 2008 at 07:45:10PM +0400, Alexey Dobriyan escreveu:
> I'm going to send this slightly before -rc1 or right after -rc1.
> 
> It lives at
> 
> 	git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/headers.git headers
> 
> Further reduction ideas are welcome.
> 
> 
> 1) remove sched.h from interrupt.h
> 2) remove sched.h from smp_lock.h (interrupt.h => hardirq.h => smp_lock.h)
> 3) for (2) move release_kernel_lock(), reacquire_kernel_lock() to
>    kernel/sched.c -- they're only used by scheduler and low-level enough
>    to now allow in drivers.
> 4) insert sched.h and less-bloated headers where needed.
> 
> [insert recompile redux here]
> [insert *.i bloat redux here]
> [insert cross-compile status here]

I would love to see before and after sizes for debuginfo, i.e. compile
with CONFIG_DEBUG_INFO and check the sizes of the debug sections.

- Arnaldo

  reply	other threads:[~2008-10-14 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14 15:45 [PATCH v0] header redux: remove sched.h from interrupt.h Alexey Dobriyan
2008-10-14 16:00 ` Arnaldo Carvalho de Melo [this message]
2008-10-14 16:09 ` Adrian Bunk

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=20081014160042.GB15550@ghostprotocols.net \
    --to=acme@redhat.com \
    --cc=adobriyan@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=viro@zeniv.linux.org.uk \
    /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