All of lore.kernel.org
 help / color / mirror / Atom feed
* user probes patch
@ 2016-10-06  5:38 David Miller
  2016-10-10  9:32 ` Allen
  0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2016-10-06  5:38 UTC (permalink / raw)
  To: sparclinux


I was reading the user probes sparc patch and I noticed that
it doesn't handle the 'y' register properly in the pt_regs
accessors because it assumes that all of the registers are
"unsigned long" in size.  The 'y' register is "unsinged int".

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

* Re: user probes patch
  2016-10-06  5:38 user probes patch David Miller
@ 2016-10-10  9:32 ` Allen
  0 siblings, 0 replies; 2+ messages in thread
From: Allen @ 2016-10-10  9:32 UTC (permalink / raw)
  To: sparclinux


> I was reading the user probes sparc patch and I noticed that
> it doesn't handle the 'y' register properly in the pt_regs
> accessors because it assumes that all of the registers are
> "unsigned long" in size.  The 'y' register is "unsinged int".

   Oh yes, Will have that fixed and resent.



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

end of thread, other threads:[~2016-10-10  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-06  5:38 user probes patch David Miller
2016-10-10  9:32 ` Allen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.