Re: U Area Removal
From: Marcel Moolenaar (marcel_at_xcllnt.net)
Date: 11/12/04
- Previous message: Bruce M Simpson: "Re: in.c autoadding prefix route"
- In reply to: David Schultz: "Re: U Area Removal"
- Next in thread: Scott Long: "Re: U Area Removal"
- Reply: Scott Long: "Re: U Area Removal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Nov 2004 19:51:33 -0800 To: David Schultz <das@freebsd.org>
On Nov 11, 2004, at 5:02 PM, David Schultz wrote:
> The bug jhb mentioned may be responsible for this:
>
> | +struct pstats *
> | +pstats_alloc(void)
> | +{
> | +
> | + return (malloc(sizeof(struct plimit), M_SUBPROC,
> M_ZERO|M_WAITOK));
> | +}
> |
> | I think you mean s/plimit/pstats/ there.
Yup. ia64 boots fine after the substitution.
-- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "Re: in.c autoadding prefix route"
- In reply to: David Schultz: "Re: U Area Removal"
- Next in thread: Scott Long: "Re: U Area Removal"
- Reply: Scott Long: "Re: U Area Removal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|