lkml.org 
[lkml]   [2010]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 14 Dec 2010 17:07:49 -0800 (PST)
FromDaniel Kopko <>
SubjectRE: [PATCH 1/2] sched: Fix the irqtime code to deal with u64 wraps

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





\
 
 \ /
  Last update: 2010-12-15 02:17    [from the cache]
©2003-2010