All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: "Subbu Seetharaman" <subbus@serverengines.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 9/15] BE NIC driver - Linux system abstraction files
Date: Thu, 15 May 2008 13:33:05 +0200	[thread overview]
Message-ID: <87mymrztse.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20080515092638.a9ce4c89@mailhost.serverengines.com> (Subbu Seetharaman's message of "Thu, 15 May 2008 02:26:38 -0700")

"Subbu Seetharaman" <subbus@serverengines.com> writes:
> + */
> +/*
> + * system abstraction functions / macros for Linux

Sorry, pretty much this complete file has to go and the callers 
be fixed to use the native Linux functions directly. Some of it
was even wrong, like it's not legal to cast atomic_t like you did.

Also a lot of facilities you reimplement here exist already in Linux
anyways under other names.

> This message, together with any attachment(s), contains confidential and proprietary information of
> ServerEngines Corporation and is intended only for the designated recipient(s) named above. Any unauthorized
> review, printing, retention, copying, disclosure or distribution is strictly prohibited.  If you are not the

Hmm was i even allowed to read it?

-Andi

  reply	other threads:[~2008-05-15 11:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15  9:26 [PATCH 9/15] BE NIC driver - Linux system abstraction files Subbu Seetharaman
2008-05-15 11:33 ` Andi Kleen [this message]
2008-05-15 17:33   ` Jeff Garzik
     [not found]   ` <20080515173841.A0A48189004A@one.firstfloor.org>
2008-05-15 17:49     ` Andi Kleen
2008-05-15 20:22       ` Stephen Hemminger

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=87mymrztse.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=netdev@vger.kernel.org \
    --cc=subbus@serverengines.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 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.