public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kopko <dk_fedorabugs@yahoo.com>
To: linux-kernel@vger.kernel.org
Cc: dk_fedorabugs@yahoo.com
Subject: RE: [PATCH 1/2] sched: Fix the irqtime code to deal with u64 wraps
Date: Tue, 14 Dec 2010 17:07:49 -0800 (PST)	[thread overview]
Message-ID: <43532.6714.qm@web120701.mail.ne1.yahoo.com> (raw)


Sorry for the lack of quoted text and lack of In-Reply-To headers.  (I am 
replying from a webmail account in reference to the following message:  
http://marc.info/?l=linux-arm-kernel&m=129224292425624&w=2 ).  It seems that 
perhaps an unintentional omission of inline happened in this patch set, when 
converting update_rq_clock to static linkage.

 
-inline void update_rq_clock(struct rq *rq)
+static void update_rq_clock(struct rq *rq)


The rest of the functions which had static linkage added retained
the inline modifier.

This is my first message to LKML.  Can anyone recommend a decent free
email provider that will work well here?  Also, please CC me directly if 
convenient
for any replies.

Thanks,

Daniel Kopko


      

             reply	other threads:[~2010-12-15  1:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  1:07 Daniel Kopko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-10 20:38 [PATCH] sched: Fix the irqtime code to deal with u64 wraps Peter Zijlstra
2010-12-10 22:09 ` Venkatesh Pallipadi
2010-12-13 12:13   ` [PATCH 1/2] " Peter Zijlstra
2010-12-15 18:16     ` Venkatesh Pallipadi
2010-12-15 18:24       ` Peter Zijlstra

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=43532.6714.qm@web120701.mail.ne1.yahoo.com \
    --to=dk_fedorabugs@yahoo.com \
    --cc=linux-kernel@vger.kernel.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