On Mon, 4 Apr 2005 22:44:09 -0700 "David S. Miller" <[email protected]> wrote: > > I have no idea how a bug like this lasted so long. Probably because very few programs pass sigevents into the kernel ... > - memset(&event, 0, sizeof(*event)); > + memset(event, 0, sizeof(*event)); Blush :-) -- Cheers, Stephen Rothwell [email protected] http://www.canb.auug.org.au/~sfr/
Attachment:
pgpYBV8cbPdJ5.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH]: Fix get_compat_sigevent()
- From: "David S. Miller" <[email protected]>
- Re: [PATCH]: Fix get_compat_sigevent()
- References:
- [PATCH]: Fix get_compat_sigevent()
- From: "David S. Miller" <[email protected]>
- [PATCH]: Fix get_compat_sigevent()
- Prev by Date: Re: crash in entry.S restore_all, 2.6.12-rc2, x86, PAGEALLOC
- Next by Date: Re: [PATCH 0/4] cifs: cleanup asn1.c
- Previous by thread: [PATCH]: Fix get_compat_sigevent()
- Next by thread: Re: [PATCH]: Fix get_compat_sigevent()
- Index(es):