linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PID virtualisation snafu
@ 2006-01-17 16:15 Matthew Wilcox
  2006-01-18 13:58 ` Serge E. Hallyn
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Wilcox @ 2006-01-17 16:15 UTC (permalink / raw)
  To: linux-kernel


Are there any web archives of l-k that give out the email address of
the author?

I can tell the author of the virtualisation patches hasn't even tried to
compile them.  Here's one example:

- host->host_no, tmp->pid, tmp->device->id, tmp->device->lun, tmp->result);
+ host->host_no, tmtask_pid(p), tmp->device->id, tmp->device->lun, tmp->result);


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PID virtualisation snafu
  2006-01-17 16:15 PID virtualisation snafu Matthew Wilcox
@ 2006-01-18 13:58 ` Serge E. Hallyn
  0 siblings, 0 replies; 2+ messages in thread
From: Serge E. Hallyn @ 2006-01-18 13:58 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: linux-kernel

Quoting Matthew Wilcox (matthew@wil.cx):
> 
> Are there any web archives of l-k that give out the email address of
> the author?

Regardless, that was me.

> I can tell the author of the virtualisation patches hasn't even tried to
> compile them.  Here's one example:

Not only compiled, but on several architectures.  Thanks for
catching this.  And your point is well taken - these need to be
tested with 'make allmodconfig', since the pid accesses happen
in all sorts of drivers...

thanks,
-serge

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-18 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-17 16:15 PID virtualisation snafu Matthew Wilcox
2006-01-18 13:58 ` Serge E. Hallyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).