K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-11-12T20:22:58.743991Z K 7 svn:log V 291 malloc: retire malloc_last_fail The routine does not serve any practical purpose. Memory can be allocated in many other ways and most consumers pass the M_WAITOK flag, making malloc not fail in the first place. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D27143 END