lkml.org 
[lkml]   [2006]   [Jan]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 7 Jan 2006 00:00:15 -0800
FromAndrew Morton <>
SubjectRe: [patch 4/4] Actually make the f_ops field const
Arjan van de Ven <arjan@infradead.org> wrote:
>
> Mark the f_ops members of inodes as const, as well as fix the ripple-through
>  this causes by places that copy this f_ops and then "do stuff" with it.
>  (some of the "do stuff" is quite unpleasant..)

Right now is the worst possible time in the kernel cycle to be raising
large many-file patches like this.  You need to either take a look at
what's coming in -mm or wait until all the git trees have merged up then do
the patch against -linus.

In this case there are mulitple new references to non-const file_operations
added to Linus's tree by alsa 48 hours ago.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-07 08:03    [from the cache]
©2003-2008