All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] I-pipe: Core implementation
Date: Mon, 20 Jun 2005 22:29:35 +0200	[thread overview]
Message-ID: <42B7272F.2040503@xenomai.org> (raw)
In-Reply-To: <20050618170139.GA477@openzaurus.ucw.cz>


Hello,

Pavel Machek wrote:
> Hi!
> 
> 
>> linux-2.6.12-rc6-ipipe-0.5/ipipe/Kconfig         |   12
>> linux-2.6.12-rc6-ipipe-0.5/ipipe/Makefile        |    9
>> linux-2.6.12-rc6-ipipe-0.5/ipipe/generic.c       |  265 ++++++++++++
> 
> 
> Top-level directory for 3 files seems a bit excessive to me...
> 				Pavel

There's a fourth one (ipipe/x86.c) added by the arch-dependent patch, 
but yes, I agree that this could sound rather overkill to have this 
support in its own dir, especially a top-level one. The files under 
ipipe/ can be built as a loadable module, hence the current layout.
Would you see this belonging to, e.g., the driver tree instead?

-- 

Philippe.

  reply	other threads:[~2005-06-20 20:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17 23:21 [PATCH 1/2] I-pipe: Core implementation Philippe Gerum
2005-06-18 17:01 ` Pavel Machek
2005-06-20 20:29   ` Philippe Gerum [this message]
2005-06-20 22:47     ` Karim Yaghmour
2005-06-21  7:15       ` Philippe Gerum
2005-06-21 13:35         ` Karim Yaghmour
2005-06-21 13:56           ` Philippe Gerum
2005-06-20 20:32   ` Valdis.Kletnieks

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=42B7272F.2040503@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.