[0/1] tools/objtools: tolerate mix of data in code section

Message ID 20240209235231.889839-1-saeed.mirzamohammadi@oracle.com
Headers
Series tools/objtools: tolerate mix of data in code section |

Message

Saeed Mirzamohammadi Feb. 9, 2024, 11:52 p.m. UTC
  Any data in code section will cause objtools to fail and not process the
rest of the symbols and sections. This patch is a suggestion but any
better approach is appreciated.

Saeed Mirzamohammadi (1):
  tools/objtools: tolerate mix of data in code section

 tools/objtool/check.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)