public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] problems with ppp/pppd: put_user/copy_to_user
@ 2001-05-23 18:56 Bill Nottingham
  2001-05-23 20:06 ` Luck, Tony
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bill Nottingham @ 2001-05-23 18:56 UTC (permalink / raw)
  To: linux-ia64

We've got a report of ppp not working; what happens is that it
puts in the log:
    Couldn't get channel number: bad address

when it sends the PPPIOCGCHAN ioctl.

However, if we replace the calls to put_user for
PPPIOCGCHAN & PPPIOCGFLAGS ioctls with copy_to_user,
it works fine. Shouldn't this not make any difference?

Bill


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

end of thread, other threads:[~2001-05-23 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-23 18:56 [Linux-ia64] problems with ppp/pppd: put_user/copy_to_user Bill Nottingham
2001-05-23 20:06 ` Luck, Tony
2001-05-23 20:07 ` Bill Nottingham
2001-05-23 20:15 ` David Mosberger
2001-05-23 20:18 ` Bill Nottingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox