bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 01/19] ddb: fix implicit declaration of functions


From: Marin Ramesa
Subject: Re: [PATCH 01/19] ddb: fix implicit declaration of functions
Date: Wed, 20 Nov 2013 19:39:52 +0100

On 20.11.2013 13:53:43, Marin Ramesa wrote:
> * ddb/db_break.c: Don't include ddb/db_access.h (DB_CHECK_ACCESS() 
> and DB_PHYS_EQ() are no longer needed)
> Remove register qualifier.
> Use db_is_current_task() instead of DB_CHECK_ACCESS().
> Remove dead code around DB_PHYS_EQ() call.

This patch is wrong. The solution is to include machine/db_interface.h.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]